Skip to content

Commit

Permalink
adding flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
cmatKhan committed Aug 31, 2023
1 parent 6c1d664 commit 2f5f411
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
40 changes: 39 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ isocomp = "isocomp:__main__.main"
[tool.poetry.group.dev.dependencies]
matplotlib = "^3.7.1"
autopep8 = "^2.0.4"
flake8 = "^6.1.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 2f5f411

Please sign in to comment.