Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
fix: fixed text
Browse files Browse the repository at this point in the history
  • Loading branch information
lstoppa committed May 24, 2021
1 parent 461efba commit 06f3caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion splunk_connect_for_snmp_poller/utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def parse_command_line_arguments():

return parser.parse_args()


# Test
def parse_config_file(config_file_path):
logger.info(f"Config file is {config_file_path}")
try:
Expand Down

0 comments on commit 06f3caa

Please sign in to comment.