3 lines
62 B
Python
3 lines
62 B
Python
|
|
from .routes import prevention_bp
|
||
|
|
__all__ = ["prevention_bp"]
|