hysts HF staff commited on
Commit
65f2128
1 Parent(s): 0e35688
Files changed (1) hide show
  1. utils.py +2 -0
utils.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import pathlib
2
 
3
 
 
1
+ from __future__ import annotations
2
+
3
  import pathlib
4
 
5