Skip to content

Commit

Permalink
Enum still set value in new
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B authored Oct 12, 2023
1 parent 9c99909 commit fc134a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ init-import=no

# List of method names used to declare (i.e. assign) instance attributes.
defining-attr-methods=__init__,
__new__,
__call__,
_hard_reset,
setUp
Expand Down

0 comments on commit fc134a9

Please sign in to comment.