Skip to content

Commit

Permalink
emtpy endline
Browse files Browse the repository at this point in the history
  • Loading branch information
mflierm committed Oct 10, 2024
1 parent 56bf127 commit 47658e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion amstrax/auto_processing/delete_live_stbc.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,5 @@ def main(args):
log.info(f"Sleeping for {args.sleep_time} seconds...")
time.sleep(args.sleep_time)
else:
main(args)
main(args)

Check notice on line 247 in amstrax/auto_processing/delete_live_stbc.py

View check run for this annotation

codefactor.io / CodeFactor

amstrax/auto_processing/delete_live_stbc.py#L247

Trailing newlines (trailing-newlines)

0 comments on commit 47658e0

Please sign in to comment.