Skip to content

Commit

Permalink
remove more prints
Browse files Browse the repository at this point in the history
  • Loading branch information
DGaffney committed Aug 1, 2023
1 parent 5083baf commit dab3464
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@

print("Beginning fingerprinter loop...")
while True:
print("Starting fingerprinting process...")
queue.fingerprint(model)
print("Finishing fingerprinting process...")

0 comments on commit dab3464

Please sign in to comment.