Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pantherale0 committed Sep 6, 2023
1 parent 32c8b7e commit 64f77a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyroostermoney/family_account.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"""Defines the class for the family account."""
# pylint: disable=too-many-instance-attributes
# pylint: disable=too-many-arguments

# pylint: disable=no-else-raise
import logging
from datetime import date

Expand Down

0 comments on commit 64f77a9

Please sign in to comment.