Wrong syntax error highlight with python 2.7 + futures package

With futures package, in Python 2.7, we can use the same super() syntax with Python3, but PyCharm highlights it as a syntax error. Is there any way to avoid this wrong highlight?

Thanks!

 

0

Please sign in to leave a comment.