mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-19 21:40:24 +00:00
chore: bump pyright minimum version
This commit is contained in:
@@ -224,7 +224,7 @@ exclude = [
|
||||
]
|
||||
ignore = ["freqtrade/vendor/**"]
|
||||
pythonPlatform = "All"
|
||||
pythonVersion = "3.9"
|
||||
pythonVersion = "3.11"
|
||||
|
||||
typeCheckingMode = "off"
|
||||
# analyzeUnannotatedFunctions = false
|
||||
|
||||
Reference in New Issue
Block a user