Skip to content

Commit dd86597

Browse files
author
Ozgen Eren
committed
added __init__ to has_state_decorator options
1 parent 6c5a265 commit dd86597

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from classier.decorators.has_state_decorator.options import ATTRIBUTE_OPTIONS
2+
from classier.decorators.has_state_decorator.options import MAGIC_METHODS_OPTIONS
3+
from classier.decorators.has_state_decorator.options import METHOD_OPTIONS

0 commit comments

Comments
 (0)