Files
Gwendolyn/gwendolyn/funcs/other/__init__.py
2021-08-17 18:05:41 +02:00

6 lines
84 B
Python

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