We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d41fe3 commit 3e5c2e7Copy full SHA for 3e5c2e7
fastapi_crudrouter/core/_base.py
@@ -1,4 +1,4 @@
1
-from typing import Any, Callable, Generic, List, Optional, Type, Union, Dict
+from typing import Any, Callable, Generic, List, Optional, Type, Union
2
3
from fastapi import APIRouter, HTTPException
4
from fastapi.types import DecoratedCallable
0 commit comments