From 2d259159808fc5370933a3843abba8b1f4560c1d Mon Sep 17 00:00:00 2001 From: Pherkel Date: Fri, 18 Aug 2023 13:57:03 +0200 Subject: fix ci pipeline --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json index 60759a7..6d5637c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,4 +6,5 @@ "editor.rulers": [80, 120], }, "black-formatter.importStrategy": "fromEnvironment", + "python.analysis.typeCheckingMode": "basic", } \ No newline at end of file -- cgit v1.2.3