##// 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:

r7846:e288666b
r26254:3de3ca10
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html