Skip to content

Commit 9bdaa20

Browse files
committed
moved doc_decorator and feature NinjaAPI constructor parameter to kwargs cause of backward compartibility
1 parent f93340f commit 9bdaa20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ninja_extra/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from ninja.constants import NOT_SET
1010
from ninja.parser import Parser
1111
from ninja.renderers import BaseRenderer
12-
from ninja.types import TCallable
1312

1413
from ninja_extra import exceptions, router
1514
from ninja_extra.compatible import NOT_SET_TYPE

0 commit comments

Comments
 (0)