Remove todolist commant

This commit is contained in:
Andrew Smirnov 2021-03-04 20:56:38 +03:00
parent a393c31a13
commit 5909750fcc
No known key found for this signature in database
GPG Key ID: 0EFE318E5BB2A82A

View File

@ -194,7 +194,7 @@ class AdminPageView(LoginRequiredMixin, PermissionRequiredMixin, FormView):
[make_light_agent(user) for user in users]
@staticmethod
def count_users(users) -> tuple: #.. todolist:: :this func counts users from all zendesk instead of just from a model:
def count_users(users) -> tuple:
"""
Функция подсчета количества сотрудников с ролями engineer и light_a