Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeNaccarato committed Jan 16, 2024
1 parent 7628ec2 commit 9865002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ preview = false
unsafe-fixes = false
cache-dir = ".cache/.ruff_cache"
fixable = ["ALL"]
extend-exclude = ["submodules"]
extend-include = ["*.ipynb"]
select = ["ALL"]
src = ["src", "tests"]
Expand Down

0 comments on commit 9865002

Please sign in to comment.