Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeiNaum committed Oct 5, 2023
1 parent bcec82b commit 3083c0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion page_analyzer/db.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from typing import NamedTuple, List



@log
def get_connection(db_url):
return psycopg2.connect(db_url)
Expand Down

0 comments on commit 3083c0c

Please sign in to comment.