mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-11-02 21:24:34 +08:00
Apply isort to test files
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from typing import AsyncGenerator, cast, Dict, Any
|
||||
from typing import Any, AsyncGenerator, Dict, cast
|
||||
|
||||
import httpx
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user