mirror of
https://github.com/flibusta-apps/users_settings_server.git
synced 2025-12-06 06:35:39 +01:00
Add isort force-sort-within-sections
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from typing import Optional, Union
|
||||
|
||||
import orjson
|
||||
from fastapi import HTTPException, status
|
||||
import orjson
|
||||
from redis import asyncio as aioredis
|
||||
|
||||
from app.models import User
|
||||
|
||||
Reference in New Issue
Block a user