Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override get_asset_by_source_filename for fake loader #410

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aurelmegn
Copy link

Running my tests locally, I got a Keyerror from the get_asset_by_source_filename function.

This is caused by this code:

        files = self.get_assets()["assets"].values()

I fixed it

@fjsj
Copy link
Member

fjsj commented Dec 17, 2024

@aurelmegn could you please share what version of the library you're using?

@aurelmegn
Copy link
Author

@aurelmegn could you please share what version of the library you're using?

Release 3.1.1

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants