Skip to content

Commit ca00591

Browse files
committed
fix
1 parent dd48e01 commit ca00591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api_v1/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .routers import router
22

3-
__all__ = ('router',)
3+
__all__ = ('router',)

0 commit comments

Comments
 (0)