This website requires JavaScript.
Explore
Help
Register
Sign In
wineT
/
PaperParser
Watch
1
Star
0
Fork
You've already forked PaperParser
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
PaperParser
/
app
/
blueprints
/
__init__.py
7 lines
106 B
Python
Raw
Permalink
Blame
History
from
.
api
.
routes
import
api
from
.
frontend
.
routes
import
frontend
blueprints
=
(
api
,
frontend
,
)
Reference in New Issue
View Git Blame
Copy Permalink