Skip to content

Commit 1683905

Browse files
authored
refactor: reorgnize histplot logic (#352)
* refactor: reorgnize histplot logic * chore: cleanup
1 parent 1f5cbc4 commit 1683905

13 files changed

+248
-157
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ files = src
5555
python_version = 3.7
5656
warn_unused_configs = True
5757

58+
allow_redefinition = True
5859
# disallow_any_generics = True
5960
# disallow_subclassing_any = True
6061
# disallow_untyped_calls = True

0 commit comments

Comments
 (0)