In Python 3, the parameter type define 'List' always reports an error in IDE
1083

image

I use Python 3.6. As shown in the screenshot, the 'List' type define always reports an error in my IDE. Each time, when I want to use Python 3 to solve a question, I have to manually delete it.

It would be very appreciated if any one has any idea to solve this problem. Thanks a lot.

Comments (1)