fix
All checks were successful
Deploy Prod / Build (pull_request) Successful in 6s
Deploy Prod / Push (pull_request) Successful in 13s
Deploy Prod / Deploy prod (pull_request) Successful in 14s

This commit is contained in:
2024-12-08 15:50:16 +03:00
parent b9a2ab5509
commit f1b57abeca
4 changed files with 44 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ from .vk_auth import VKAuthView
from .yandex_auth import YandexAuthView
from .is_staff import is_staff
from .fetch import fetch
from .generator import generator