Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Dec 20, 2023
1 parent 60f6180 commit 4dcc34c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -325,3 +325,4 @@ def _persist_new_configuration(self, new_configuration: dict, configuration_emit
json.dump(new_configuration, new_configuration_file)
logging.info(f"Stored most recent configuration value to {new_configuration_file_path}")
return new_configuration_file_path
# test

0 comments on commit 4dcc34c

Please sign in to comment.