HPI/mycfg_template/mycfg/__init__.py
2019-12-19 20:14:26 +00:00

6 lines
199 B
Python

class paths:
"""
Feel free to remove this if you don't need it/add your own custom settings and use them
"""
class hypothesis:
export_path = '/tmp/my_demo/backups/hypothesis'