Skip to content

Commit

Permalink
enable NPY
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz authored Feb 5, 2024
1 parent ef795f1 commit 39922ad
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 @@ -86,6 +86,7 @@ select = [
"F", # pyflakes
"D", # pydocstyle
"UP", # pyupgrade
"NPY", # numpy
]
ignore = [
"E501", # line too long
Expand Down

0 comments on commit 39922ad

Please sign in to comment.