4 lines
57 B
Python
4 lines
57 B
Python
|
|
"""`app` package for the project."""
|
||
|
|
|
||
|
|
__all__ = ["main"]
|