Skip to content

Commit

Permalink
ran pre-commit and testing changes made vs master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hmkamel committed May 7, 2024
1 parent 514a6b0 commit 2e042bb
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 9 deletions.
58 changes: 49 additions & 9 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,17 @@ repos:
rev: 22.10.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: "3.9.2"
hooks:
- id: flake8









#test white space

0 comments on commit 2e042bb

Please sign in to comment.