Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
benrifkind committed Feb 3, 2021
1 parent 205a96f commit ea8745e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/extractor/test_sql_alchemy_extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ def test_get_connection(self: Any, mock_method: Any) -> None:
mock_method.assert_called_with('TEST_CONNECTION', connect_args={"protocol": "https"})



class TableMetadataResult:
"""
Table metadata result model.
Expand Down

0 comments on commit ea8745e

Please sign in to comment.