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