Skip to content

Commit

Permalink
fix: import missing time module (#9985)
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <[email protected]>
  • Loading branch information
emmanuel-ferdman authored Sep 30, 2024
1 parent 8ab2145 commit 25ca6d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/deploy/upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import mimetypes
import os
import pathlib
import time

import boto3

Expand Down

0 comments on commit 25ca6d0

Please sign in to comment.