Fix #12
accidentally opening a jupyter notebook in api/ caused apidoc to try to incorporate that into the api docs.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@
|
||||
*.egg-info
|
||||
doc/_build/
|
||||
*.ipynb_checkpoints/
|
||||
fancymath.log
|
||||
Reference in New Issue
Block a user