chore: bump pyright minimum version
This commit is contained in:
+1
-1
@@ -224,7 +224,7 @@ exclude = [
|
|||||||
]
|
]
|
||||||
ignore = ["freqtrade/vendor/**"]
|
ignore = ["freqtrade/vendor/**"]
|
||||||
pythonPlatform = "All"
|
pythonPlatform = "All"
|
||||||
pythonVersion = "3.9"
|
pythonVersion = "3.11"
|
||||||
|
|
||||||
typeCheckingMode = "off"
|
typeCheckingMode = "off"
|
||||||
# analyzeUnannotatedFunctions = false
|
# analyzeUnannotatedFunctions = false
|
||||||
|
|||||||
Reference in New Issue
Block a user