Files
Gwendolyn/funcs/other/__init__.py
2021-03-31 00:38:51 +02:00

5 lines
83 B
Python

"""Misc. functions for Gwendolyn."""
__all__ = ["Other"]
from .other import Other