I can't figure out how to resolve the conflict in this pull request so that I can merge it. How can I fix the problem using the VSCode GitHub Pull Requests and Issues GUI?
There are only three lines that have changed, all within one file, for this pull request. The pull request description and diff are shown in the first two images below, respectively. Nothing there seems to be in conflict. However, when I look at the code for the master branch that I am trying to merge into, shown in the third image, line 17 is different. I think that is the conflict. Why doesn't that conflict show up in the diff? How can I keep line 17 from the master branch, add line 17 from the pull request below it, merge back to the master branch, and close the pull request? I haven't found a way to view the pull request code side by side with the master code and I'm not sure which I need to push updates to.
I am trying to merge the pink branch in the graphic below.




