312
This commit is contained in:
parent
7a3f823804
commit
b773e03f9b
|
@ -75,7 +75,7 @@ reportMissingImports = false
|
||||||
reportMissingModuleSource = "warning"
|
reportMissingModuleSource = "warning"
|
||||||
reportImportCycles = "warning"
|
reportImportCycles = "warning"
|
||||||
maxMemoryForLargeFile = 4096
|
maxMemoryForLargeFile = 4096
|
||||||
pythonVersion = "3.9"
|
pythonVersion = "3.12"
|
||||||
autoImportCompletions = true
|
autoImportCompletions = true
|
||||||
useVirtualEnv = true
|
useVirtualEnv = true
|
||||||
typeCheckingMode = "basic"
|
typeCheckingMode = "basic"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user