Commit 2d9e9f9
committed
Fix Sphinx 1.7 compatibility
Resolve the below deprecation warning:
RemovedInSphinx17Warning: sphinx.util.compat.nd will be removed in
Sphinx 1.7, please use the standard library version instead.
Fixes #10.
Signed-off-by: Stephen Finucane <stephen@that.guru>1 parent 3461092 commit 2d9e9f9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments