bootstrap.py 52 B

123456
  1. """Test bootstrap file"""
  2. def load(app):
  3. pass