Skip to content

Commit

Permalink
(monitor.py): Cosmetic change to test staging
Browse files Browse the repository at this point in the history
Signed-off-by: Denys Fedoryshchenko <[email protected]>
  • Loading branch information
nuclearcat committed Feb 28, 2025
1 parent b6891cc commit 59c6238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/monitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def _run(self, sub_id):
None: "-",
}

self.log.info("Listening for events... ")
self.log.info("Monitor: Listening for events... ")
self.log.info("Press Ctrl-C to stop.")
print(self._log_titles, flush=True)

Expand Down

0 comments on commit 59c6238

Please sign in to comment.