##// END OF EJS Templates
BUG: `isfile` is not a method on Path objects...
BUG: `isfile` is not a method on Path objects This exists when using `os.path.isfile` but is the wrong method call for `pathlib.Path` objects. Remove duplicated import and trailing whitespace as well.

File last commit:

r25679:36976c0c
r26254:3de3ca10
Show More
requirements.txt
8 lines | 86 B | text/plain | TextLexer
-e .
ipykernel
setuptools>=18.5
sphinx
sphinx-rtd-theme
docrepr
matplotlib
stack_data