Skip to content

Commit

Permalink
Formatting update
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Sep 18, 2023
1 parent 8db4cba commit f7bb318
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python/paperai/report/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ def __init__(self, embeddings, db, options):

# Store references to embeddings index and open database cursor
self.embeddings = embeddings

self.cur = db.cursor()

# Report options
Expand Down

0 comments on commit f7bb318

Please sign in to comment.