mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-07-29 21:54:38 +00:00
lint
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import asyncio
|
||||
import random
|
||||
from rest_framework import fields, status
|
||||
from rest_framework.exceptions import APIException, NotFound
|
||||
from rest_framework.exceptions import APIException
|
||||
from rest_framework.mixins import RetrieveModelMixin
|
||||
from rest_framework.viewsets import GenericViewSet
|
||||
from rest_framework.serializers import ModelSerializer
|
||||
|
Reference in New Issue
Block a user