Skip to content

Commit b6c2f0a

Browse files
committed
meaningless change to get circleci to rerun since it got stuck
1 parent 2e99bc3 commit b6c2f0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/helpers.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
from pathlib import Path
2+
import time
23
from urllib.parse import urlparse
4+
35
from nucleus import DatasetItem, BoxPrediction
4-
import time
56

67
PRESIGN_EXPIRY_SECONDS = 60 * 60 * 24 * 2 # 2 days
78

0 commit comments

Comments
 (0)