Skip to content

Commit

Permalink
forcing black format version to 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfischer2781 committed Mar 24, 2021
1 parent 5dc8e07 commit abe7ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
flake8 tardis tests setup.py
- name: Format with black
run: |
black tardis tests setup.py --diff --check
black tardis tests setup.py --diff --check --target-version py36

0 comments on commit abe7ba8

Please sign in to comment.