Skip to content

Commit

Permalink
Change Family (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
LovelyBuggies committed Feb 28, 2020
1 parent 174dcd3 commit 720c156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boost_histogram/_internal/axis.py
Expand Up @@ -335,7 +335,7 @@ def transform(self):


@set_module("boost_histogram.cpp.axis")
@set_family(MAIN_FAMILY)
@set_family(CPP_FAMILY)
class regular(BaseRegular, CppAxisMixin):
__slots__ = ()

Expand Down

0 comments on commit 720c156

Please sign in to comment.