commit message from python script

This commit is contained in:
2023-07-14 17:54:45 +02:00
parent 3dd0dd7082
commit 53fedd495e
4 changed files with 49 additions and 1 deletions

View File

@@ -58,5 +58,5 @@ test:
yaml.dump(my_yaml, file)
#example modify yaml
#read_and_modify_one_block_of_yaml_data(filename="test.yml", key="year", value="2020")
#read_and_modify_one_block_of_yaml_data(filename="test.yml", key="year", value="2021")
#read_modify_save_yaml_data('test.yml', 0, 'test', 'test3', "test2")