Files
Gwendolyn/gwendolyn/funcs/other/__init__.py
2024-10-29 15:20:28 +01:00

6 lines
84 B
Python

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