🗃️ Better importing
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
__doc__ = "Gwendolyn functions for looking things up"
|
||||
|
||||
__all__ = ["spellFunc", "monsterFunc"]
|
||||
|
||||
from .lookupFuncs import spellFunc, monsterFunc
|
Reference in New Issue
Block a user