PCv5/app/utils/__init__.py

6 lines
113 B
Python
Raw Normal View History

# Register utils here
from app.utils import pluralize
from app.utils import date
from app.utils import is_title