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 f93340f commit 9bdaa20Copy full SHA for 9bdaa20
ninja_extra/main.py
@@ -9,7 +9,6 @@
9
from ninja.constants import NOT_SET
10
from ninja.parser import Parser
11
from ninja.renderers import BaseRenderer
12
-from ninja.types import TCallable
13
14
from ninja_extra import exceptions, router
15
from ninja_extra.compatible import NOT_SET_TYPE
0 commit comments