Skip to content

Commit 9be0c8a

Browse files
Alvaro Tejero-Canterowesm
Alvaro Tejero-Cantero
authored andcommitted
DOC: Paragraph line-length in HDFStore section limited to 79 (PEP8).
1 parent 6cae445 commit 9be0c8a

File tree

2 files changed

+244
-80
lines changed

2 files changed

+244
-80
lines changed

doc/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
# sys.path.append(os.path.abspath('.'))
2020
sys.path.insert(0, os.path.abspath('../sphinxext'))
2121

22+
sys.path.insert(0, '/home/e0/repos/jrb_pytb7')
23+
2224
sys.path.extend([
2325

2426
# numpy standard doc extensions

0 commit comments

Comments
 (0)