Updated init files.
This commit is contained in:
parent
7b3f1a4c96
commit
e9309ef5f1
|
@ -16,3 +16,4 @@ from scrython.rulings import Code
|
||||||
|
|
||||||
#Import classes from sets
|
#Import classes from sets
|
||||||
from scrython.sets import Code
|
from scrython.sets import Code
|
||||||
|
from scrython.sets import Sets
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
from .code import Code
|
from .code import Code
|
||||||
|
from .sets import Sets
|
||||||
|
|
Loading…
Reference in New Issue