Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 13, 2023
1 parent ef555ea commit d3637e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tap_athena/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,8 @@

import typing as t

import sqlalchemy
from singer_sdk import SQLConnector, SQLStream

if t.TYPE_CHECKING:
from sqlalchemy.engine import Engine


class AthenaConnector(SQLConnector):
"""The connector for SQLite.
Expand Down

0 comments on commit d3637e2

Please sign in to comment.