Skip to content

Commit cd4d453

Browse files
export set_shell function
1 parent 4d3f8c7 commit cd4d453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

godice/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
from .factory import (
77
create,
8+
set_shell,
89
DiceShell
910
)
1011
from .dice import (

0 commit comments

Comments
 (0)