GITLAB
tangwang
/
SearchEngine
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
api/__init__.py
63 Bytes
Edit
Raw
Normal View
History
Permalink
be52af70
tangwang
first commit
1 2 3
"""API package initialization."""
__all__
=
[
'app'
,
'models'
]