Add File
This commit is contained in:
5
src/landppt/web/__init__.py
Normal file
5
src/landppt/web/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
Web interface modules for LandPPT
|
||||
"""
|
||||
|
||||
from .routes import router
|
||||
Reference in New Issue
Block a user