Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
StephKll3c committed Mar 28, 2024
1 parent a0c8ae2 commit d008603
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/connectors/test_connector.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import json
import os
from unittest.mock import Mock, PropertyMock, mock_open, patch
from unittest.mock import Mock, PropertyMock, patch

import pytest
from tenacity import Retrying, stop_after_attempt, wait_none
Expand Down

0 comments on commit d008603

Please sign in to comment.