Skip to content

Commit

Permalink
feat: fix stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrinson-rise8 committed Jan 9, 2025
1 parent 21f410a commit 322400a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/recordlinker/database/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
from recordlinker.config import settings


#TODO: figure out where this variable `verify_tables` is gonna come from
def create_sessionmaker(init_tables: bool = True, verify_tables: bool = True) -> orm.sessionmaker:
"""
Create a new sessionmaker for the database connection.
Expand Down

0 comments on commit 322400a

Please sign in to comment.