Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: dvcfs: use fspath while testing (#9872)
get_file does not support PathLike objects. fsspec does not support them in get_file. See fsspec/filesystem_spec#896. Fixes test failures in dvc-webhdfs and dvc-hdfs.
- Loading branch information