Fix demo, update readme
This commit is contained in:
parent
db3d4ed97b
commit
d0b787c4c2
3 changed files with 11 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
class paths:
|
||||
"""
|
||||
Feel free to remore hypexport if you don't need it/add your own custom settings and use them
|
||||
Feel free to remove this if you don't need it/add your own custom settings and use them
|
||||
"""
|
||||
class hypexport:
|
||||
export_dir = '/tmp/my_demo/backups/hypothesis'
|
||||
class hypothesis:
|
||||
export_path = '/tmp/my_demo/backups/hypothesis'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue