Skip to content

Commit

Permalink
Correctly import time
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Nov 25, 2023
1 parent 94020a6 commit e8d0b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_integration.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from time import time
import time
from unittest.mock import MagicMock

import pytest
Expand Down

0 comments on commit e8d0b01

Please sign in to comment.