We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df6e6b commit cc567bcCopy full SHA for cc567bc
1 file changed
.github/workflows/lint.yml
@@ -37,6 +37,6 @@ jobs:
37
run: |
38
pip install --upgrade pip
39
pip install -r requirements.style.txt
40
-
+
41
- name: Lint
42
run: make lint
0 commit comments