Skip to content

Commit 5bd9b37

Browse files
committed
adds annotations
1 parent d77da28 commit 5bd9b37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roboflow/core/workspace.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
import concurrent.futures
24
import glob
35
import json

0 commit comments

Comments
 (0)