Skip to content

Fix issue with calling cached_file for local directories #825

@davidmezzetti

Description

@davidmezzetti

There are multiple cases in the codebase where cached_file is called. It correctly handles a remote repository not having a file but the behavior of that method is different when working with local directories. It returns None.

This return value should be handled properly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions