ktongue commited on
Commit
42ea2db
·
verified ·
1 Parent(s): c3213c6

Upload hf_env/lib/python3.14/site-packages/attrs/exceptions.py with huggingface_hub

Browse files
hf_env/lib/python3.14/site-packages/attrs/exceptions.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # SPDX-License-Identifier: MIT
2
+
3
+ from attr.exceptions import * # noqa: F403