Skip to content

Commit

Permalink
init: Apply Black to the init script (#1359)
Browse files Browse the repository at this point in the history
An already long file made even longer, but hopefully this will facilitate refactoring.
Adds init directory to the check workflow.
  • Loading branch information
wenzeslaus committed Feb 18, 2021
1 parent cb84d53 commit 57cb2d4
Show file tree
Hide file tree
Showing 2 changed files with 704 additions and 494 deletions.
1 change: 1 addition & 0 deletions .github/workflows/black.yml
Expand Up @@ -12,6 +12,7 @@ jobs:
strategy:
matrix:
directory:
- lib/init
- scripts
fail-fast: false

Expand Down

0 comments on commit 57cb2d4

Please sign in to comment.