didier/didier/utils/discord/converters/__init__.py

4 lines
74 B
Python

from .numbers import abbreviated_number
__all__ = ["abbreviated_number"]