##// 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
/ examples / Embedding
Index.ipynb Loading ...
embed_class_long.py Loading ...
embed_class_short.py Loading ...
embed_function.py Loading ...
start_ipython_config.py Loading ...