Skip to content

Commit 0028b3f

Browse files
committed
adds import #2 to support calculate_duration
1 parent 8d8771c commit 0028b3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
import pathlib
2424
import re
2525
import shutil
26+
import time
2627
from typing import Dict, List
2728
import warnings
2829

0 commit comments

Comments
 (0)