Skip to content

Commit

Permalink
feat: prefer mypy daemon (superlinear-ai#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
lsorber authored and awheat committed Dec 2, 2024
1 parent 1b6ef3d commit 7910b67
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"files.autoSave": "onFocusChange",
"jupyter.kernels.excludePythonEnvironments": ["/usr/local/bin/python"],
"mypy-type-checker.importStrategy": "fromEnvironment",
"mypy-type-checker.preferDaemon": true,
"notebook.codeActionsOnSave": {
"notebook.source.fixAll": "explicit",
"notebook.source.organizeImports": "explicit"
Expand Down

0 comments on commit 7910b67

Please sign in to comment.