remove garbage org files, move example config down the hierarchy

This commit is contained in:
Dima Gerasimov 2020-05-14 22:04:58 +01:00 committed by karlicoss
parent d0427855e8
commit 8d998146e2
8 changed files with 23 additions and 76 deletions

View file

@ -0,0 +1,8 @@
"""
Feel free to remove this if you don't need it/add your own custom settings and use them
"""
class hypothesis:
# expects outputs from https://github.com/karlicoss/hypexport
# (it's just the standard Hypothes.is export format)
export_path = '/path/to/hypothesis/data'