Added final newline (2)

This commit is contained in:
pudepiedj 2023-10-09 17:05:24 +01:00
parent 6189a9ef3a
commit 53dbefa2f8
2 changed files with 2 additions and 2 deletions

View file

@ -141,4 +141,4 @@ int main() {
}
}
return 0;
}
}

View file

@ -225,4 +225,4 @@ if __name__ == '__main__':
print("\n######################## find help context parameters #################################")
# analyse the files and what they contain
find_parameters("help_list.txt", sorted)
find_parameters("help_list.txt", sorted)