HPI/my_configuration_template/my_configuration/__init__.py

6 lines
202 B
Python

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