Index.load
function exhibits unexpected behavior with filename:str argument
#97
Labels
bug
Something isn't working
The
Index.load
function is producing an error when called with a file name instead of a file object.Expected behaviour
Output:
Actual behaviour
Output:
Perhaps there is some detail I missed, but I couldn't find information about this in the Python API documentation.
Steps to reproduce the behaviour
The text was updated successfully, but these errors were encountered: