Skip to content

Commit

Permalink
chore: ignore N803 for phys arguments in uppercase
Browse files Browse the repository at this point in the history
  • Loading branch information
tanlin2013 committed Mar 2, 2023
1 parent 3cf42ab commit e03a920
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 @@ -76,6 +76,7 @@ max-line-length = 100
ignore = [
"E203",
"W503",
"N803",
"N806"
]

Expand Down

0 comments on commit e03a920

Please sign in to comment.