Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Kukant committed Oct 15, 2024
1 parent 7da4081 commit 46eed86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/mocks/test_retry.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
"""
Test basic functionality of the Tables endpoint
"""
import time
import unittest
from unittest.mock import patch
from urllib.error import HTTPError

import requests
import responses
Expand Down

0 comments on commit 46eed86

Please sign in to comment.