fixed pyproject.toml
This commit is contained in:
@@ -10,7 +10,7 @@ venv = "venv"
|
||||
venvPath = './'
|
||||
reportOptionalMemberAccess = 'warning'
|
||||
reportGeneralTypeIssues = 'warning'
|
||||
analyzeUnannotatedFunctions = 'false'
|
||||
analyzeUnannotatedFunctions = false
|
||||
executionEnvironments = [
|
||||
{ root = "./" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user