diff --git a/checkmk_agent.py b/checkmk_agent.py index 0637a97..c2f07b7 100644 --- a/checkmk_agent.py +++ b/checkmk_agent.py @@ -1879,4 +1879,4 @@ if __name__ == "__main__": print("checkmk_agent for opnsense") print(f"Version: {__VERSION__}") print("#"*35) - print("use --help or -h for help")% + print("use --help or -h for help") \ No newline at end of file