Update 04.02.2023

This commit is contained in:
Kristofers Solo
2023-02-04 13:52:00 +02:00
parent fb9f1ab0c3
commit b139246879
7 changed files with 64 additions and 42 deletions

View File

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