Skip to content

Commit

Permalink
stop timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
leftmove authored Nov 18, 2023
1 parent 5855ade commit 85bb19d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/routers/utils/analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ def analyze_historical(cik):
analyze_filer(cik, filer_stocks, 4000)

add_log(cik, "Created Filer (Historical)", filer_name, cik)
edit_log(cik, {"stop": datetime.now().timestamp()})
edit_status(cik, 0)


Expand Down

0 comments on commit 85bb19d

Please sign in to comment.