ki-backend/ki/handlers/__init__.py

3 lines
122 B
Python
Raw Normal View History

2021-07-05 18:54:25 +02:00
from ki.handlers.find_profiles import find_profiles # noqa
2021-06-27 11:55:08 +02:00
from ki.handlers.update_profile import update_profile # noqa