Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Blackmon-Luca <[email protected]>
  • Loading branch information
galipremsagar and charlesbluca authored Oct 15, 2024
1 parent de0813c commit 3158d9c
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 @@ -90,6 +90,7 @@ select = [
"UP007",
# Import from `collections.abc` instead: `Callable`
"UP035",
# usage of legacy `np.random` function calls
"NPY002",
]
ignore = [
Expand Down

0 comments on commit 3158d9c

Please sign in to comment.