Linted all files

This commit is contained in:
Kristofers Solo
2022-08-01 08:26:03 +03:00
parent a7bec557b8
commit d68a56ae9a
37 changed files with 3225 additions and 3102 deletions

View File

@@ -1,9 +1,9 @@
return {
settings = {
python = {
analysis = {
typeCheckingMode = "off"
},
},
},
}
settings = {
python = {
analysis = {
typeCheckingMode = "off",
},
},
},
}