Dan Fellin

Results 1 comments of Dan Fellin

one way to handle this in VSCode: Set the "Python: Env File" setting for your workspace: ![image](https://user-images.githubusercontent.com/847862/224357380-ad9bb9bc-5bb9-4308-83c2-441e5f7f5a70.png) Then mypy will run with all those environment variables present. (Along with all...