I would like to use python3 syntax in PyCharm 2016.2 and have configured the interpreter to use python3.5. The code runs fine when I execute it but PyCharm complains about p
Settings -> Editor -> Inspections -> Python -> Code compatibility inspection
Either disable it entirely or unselect Python 2.X