Added final newline (2)
This commit is contained in:
parent
6189a9ef3a
commit
53dbefa2f8
2 changed files with 2 additions and 2 deletions
|
@ -141,4 +141,4 @@ int main() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
|
@ -225,4 +225,4 @@ if __name__ == '__main__':
|
||||||
|
|
||||||
print("\n######################## find help context parameters #################################")
|
print("\n######################## find help context parameters #################################")
|
||||||
# analyse the files and what they contain
|
# analyse the files and what they contain
|
||||||
find_parameters("help_list.txt", sorted)
|
find_parameters("help_list.txt", sorted)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue