ErrorNoCord/tests/__init__.py

4 lines
71 B
Python

from . import test_format_duration
__all__ = ["test_format_duration"]