add pyproject.toml

This commit is contained in:
2023-09-27 14:16:52 +01:00
parent 770a7742a2
commit ecca4c65c8
5 changed files with 58 additions and 11 deletions

View File

@@ -1,8 +1,5 @@
{
"python.analysis.diagnosticSeverityOverrides": {
"reportMissingImports": "none"
},
"black-formatter.args": [
"--line-length=120"
]
}
}