mirror of
https://github.com/1j01/textual-paint.git
synced 2024-11-24 00:35:03 +03:00
Configure pyright to check for Python 3.10 compatibility
This commit is contained in:
parent
00f249595e
commit
d384f54d48
@ -11,6 +11,7 @@
|
||||
"strict": [
|
||||
// "**/*.py"
|
||||
],
|
||||
"pythonVersion": "3.10",
|
||||
|
||||
// CUSTOMIZATIONS
|
||||
"reportOptionalMemberAccess": "warning",
|
||||
|
Loading…
Reference in New Issue
Block a user