3 lines
59 B
Python
3 lines
59 B
Python
from .routes import cleaning_bp
|
|
|
|
__all__ = ["cleaning_bp"]
|
from .routes import cleaning_bp
|
|
|
|
__all__ = ["cleaning_bp"]
|