Skip to content

Commit

Permalink
adding black and flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
beckynevin committed Jan 31, 2024
1 parent 2af5bbc commit 6be7476
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 1 deletion.
133 changes: 132 additions & 1 deletion poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ license = "MIT"
python = "^3.9"
jupyter = "^1.0.0"
sbi = "^0.22.0"
flake8 = "^7.0.0"
black = "^24.1.1"

[tool.poetry.dev-dependencies]
pytest = "^7.3.2"
Expand Down

0 comments on commit 6be7476

Please sign in to comment.