Skip to content

Commit

Permalink
disable lint
Browse files Browse the repository at this point in the history
  • Loading branch information
aloctavodia committed Oct 31, 2024
1 parent 6ffed8a commit 580501c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions preliz/distributions/distributions.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"""
# pylint: disable=no-member
# pylint: disable=import-outside-toplevel
# pylint: disable=too-many-public-methods
from collections import namedtuple
from copy import copy
import warnings
Expand Down

0 comments on commit 580501c

Please sign in to comment.