##// 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.
farisachugthai -
r26254:3de3ca10
Show More
Name Size Modified Last Commit Author
/ setupext
__init__.py Loading ...
install_data_ext.py Loading ...