The unit test suite fails with recent version of huggingface-hub.
The issue has been observed after the update of huggingface-hub from v1.2.2 to v1.23.
FAILED ../../../upath/tests/implementations/test_hf.py::TestUPathHf::test_iterdir_parent_iteration -
ValueError: Repository id must be 'namespace/name', got '__username__'. Single-segment ids
(e.g. 'gpt2') are no longer supported.
The unit test suite fails with recent version of huggingface-hub.
The issue has been observed after the update of huggingface-hub from v1.2.2 to v1.23.
See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143435