Files
Gwendolyn/gwendolyn_old/funcs/other/__init__.py
2024-10-28 13:05:06 +01:00

6 lines
84 B
Python

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