Skip to content

Commit 369a987

Browse files
committed
chore: updated module
1 parent 3879f93 commit 369a987

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/phase/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from .phase import Secrets
1+
from .phase import Phase
22

3-
__all__ = ['Secrets']
3+
__all__ = ['Phase']

0 commit comments

Comments
 (0)