✨ reworking a bunch of stuff
This commit is contained in:
5
gwendolyn_old/funcs/other/__init__.py
Normal file
5
gwendolyn_old/funcs/other/__init__.py
Normal file
@ -0,0 +1,5 @@
|
||||
"""Misc. functions for Gwendolyn."""
|
||||
|
||||
__all__ = ["Other"]
|
||||
|
||||
from .other import Other
|
Reference in New Issue
Block a user