Update qodana.yaml

This commit is contained in:
Slava
2024-03-10 21:07:25 +00:00
parent 66ed630349
commit d9576c6c13

View File

@@ -1,6 +1,6 @@
version: "1.0" version: "1.0"
bootstrap: | bootstrap: |
rm -rf .idea rm -rf .idea
pip install -r requirements.txt pip install -U -r requirements.txt
profile: profile:
name: qodana.recommended name: qodana.recommended