fsspec / universal_pathlib

pathlib api extended to use fsspec backends
MIT License
251 stars 44 forks source link

Fix hdfs tests and touch #68

Closed ap-- closed 2 years ago

ap-- commented 2 years ago

Hello everyone,

This restores a currently broken test in test_core.py for the hdfs tests and fixes the touch method in upath.implementations.hdfs

Cheers, Andreas :smiley: