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

r2009:2a0ba18d
r26254:3de3ca10
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer