updated init for new rooting
Gitea Actions For Fabelous-Math / Explore-Gitea-Actions (push) Has been cancelled
Details
Gitea Actions For Fabelous-Math / Explore-Gitea-Actions (push) Has been cancelled
Details
This commit is contained in:
parent
a0283ddf64
commit
fc840bb42b
|
@ -1,3 +1,4 @@
|
||||||
from fabelous_math.simple_functions import is_even, is_odd
|
from fabelous_math.simple_functions import is_even, is_odd
|
||||||
|
from fabelous_math.rooting import rooting
|
||||||
|
|
||||||
__all__ = ["is_even", "is_odd"]
|
__all__ = ["is_even", "is_odd", "rooting"]
|
Loading…
Reference in New Issue