Skip to content

Commit

Permalink
Fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopofar committed Apr 3, 2024
1 parent a824e05 commit 4737672
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion postgrestq/task_queue.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ def add(
self.conn.commit()
return id_


def add_many(
self,
tasks: List[Dict[str, Any]],
Expand Down

0 comments on commit 4737672

Please sign in to comment.