This website requires JavaScript.
Explore
Help
Sign In
pi3c
/
pyproger
Watch
1
Star
0
Fork
You've already forked pyproger
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9d92bcac90
pyproger
/
pyproger
/
errors
/
__init__.py
9 lines
97 B
Python
Executable File
Raw
Blame
History
from
flask
import
Blueprint
bp
=
Blueprint
(
"
errors
"
,
__name__
,
)
from
.
import
routes
Reference in New Issue
View Git Blame
Copy Permalink