implement profile search

This commit is contained in:
2021-07-05 18:54:25 +02:00
parent 980415bd20
commit 020edffec7
4 changed files with 75 additions and 0 deletions

View File

@ -2,4 +2,5 @@
#
# SPDX-License-Identifier: AGPL-3.0-or-later
from ki.handlers.find_profiles import find_profiles # noqa
from ki.handlers.update_profile import update_profile # noqa