extract update profile handler handler

This commit is contained in:
2021-06-27 11:55:08 +02:00
parent 3bed7222ec
commit 101bc20923
3 changed files with 30 additions and 20 deletions

1
ki/handlers/__init__.py Normal file
View File

@ -0,0 +1 @@
from ki.handlers.update_profile import update_profile # noqa