Skip to content

Commit

Permalink
Turn off useless pylint check
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan committed Sep 26, 2024
1 parent 4471cfa commit ce75185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netkan/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,6 @@ disable = """
too-many-return-statements,
too-many-branches,
too-many-arguments,
too-many-positional-arguments,
consider-using-with,
"""

0 comments on commit ce75185

Please sign in to comment.