mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 13:42:03 +00:00
6 lines
52 B
Python
6 lines
52 B
Python
"""Test bootstrap file"""
|
|
|
|
|
|
def load(app):
|
|
pass
|