Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up
Browse files Browse the repository at this point in the history
edgarrmondragon committed Nov 22, 2024
1 parent 1b5522d commit d26b4f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions target_postgres/sinks.py
Original file line number Diff line number Diff line change
@@ -170,8 +170,6 @@ def _do_copy(

copy.write_row(processed_row)

raise NotImplementedError("This method is not implemented yet.")

def bulk_insert_records( # type: ignore[override]
self,
table: sa.Table,

0 comments on commit d26b4f6

Please sign in to comment.