HPI/my_configuration_template/my_configuration/__init__.py
2019-11-15 08:17:44 +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'