-
My VSC does not use colors for imported functions, and also it does not yell at me if something is missing, in this case MockV3Aggregator import. |
Beta Was this translation helpful? Give feedback.
Answered by
cromewar
Nov 19, 2021
Replies: 2 comments 5 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @sl00k your linting might be disabled on Vscode, go to your vscode settings and search python lint as the image above: or |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
cromewar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @sl00k your linting might be disabled on Vscode, go to your vscode settings and search python lint as the image above:
or
Ctrl + Shift + P
and write this: