Skip to content

Commit

Permalink
Update .pylintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
atlytle committed May 22, 2024
1 parent 3d08ac0 commit ba4fcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ no-docstring-rgx=^_
property-classes=abc.abstractproperty

# Naming style matching correct variable names.
variable-naming-style=snake_case
variable-naming-style=

# Regular expression matching correct variable names. Overrides variable-
# naming-style.
Expand Down

0 comments on commit ba4fcd0

Please sign in to comment.