mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Disable pylsp-mypy
This commit is contained in:
parent
992b006303
commit
b339bc343f
@ -22,3 +22,6 @@ known_future_library = "__python__"
|
||||
known_third_party = "qt"
|
||||
known_standard_library = "aes,elementmaker,encodings"
|
||||
known_first_party = "calibre_extensions"
|
||||
|
||||
[tool.pylsp-mypy]
|
||||
enabled = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user