We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc1238 commit 8e449dbCopy full SHA for 8e449db
setup.cfg
@@ -77,6 +77,8 @@ known_first_party = jupyter_lsp
77
ignore = E203,W503,C0330
78
max-line-length = 88
79
80
+[mypy]
81
+
82
[mypy-traitlets.*]
83
ignore_missing_imports = True
84
0 commit comments