Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 24, 2025
1 parent 3dd82ed commit 1417ee3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion straxen/config/protocols.py
Original file line number Diff line number Diff line change
Expand Up @@ -317,4 +317,3 @@ def get_run_start(run_id):
start_time_unix = start_time.replace(tzinfo=pytz.utc).timestamp()
start_time_unix = np.int64(start_time_unix) * straxen.units.s
return start_time_unix

0 comments on commit 1417ee3

Please sign in to comment.