Skip to content

Commit

Permalink
added pr and push lint test with flake8 and format test with black
Browse files Browse the repository at this point in the history
  • Loading branch information
NirTatcher committed Jan 28, 2024
1 parent fb4100e commit c6e33fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
pip install black
- name: Check with black
run: |
black --check .
black --check src

0 comments on commit c6e33fc

Please sign in to comment.