Files
Gwendolyn/gwendolyn/funcs/other/__init__.py
2021-06-16 14:12:21 +02:00

5 lines
83 B
Python

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