chore(release): 0.1.0 #4

Merged
pufereq merged 53 commits from release/0.1.0 into main 2025-08-09 15:03:45 +00:00
10 changed files with 341 additions and 49 deletions
Showing only changes of commit 8459eb836f - Show all commits

View File

@@ -1,3 +1,4 @@
{
"python.analysis.autoImportCompletions": true
}
"python.analysis.autoImportCompletions": true,
"python.analysis.typeCheckingMode": "standard",
}