Skip to content

Commit

Permalink
Added comment for status.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nfearnley committed May 21, 2024
1 parent 7e726a9 commit 7c172b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sizebot/lib/status.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
except ImportError:
daemon = None

# Used on linux to report bot status to systemd


def ready():
if not daemon:
Expand Down

0 comments on commit 7c172b9

Please sign in to comment.