We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc0c910 commit a03a13bCopy full SHA for a03a13b
format.sh
@@ -19,4 +19,4 @@
19
set -ex
20
21
pyink --pyink-use-majority-quotes --pyink-indentation 2 --extend-exclude third_party --extend-exclude .downloads ./
22
-isort --profile google --multi-line 7 --skip .downloads ./ --skip venv --skip third_party
+isort --profile google --multi-line 7 --skip .downloads --skip venv --skip third_party ./
0 commit comments