docs: update generate_changelog.py
This commit is contained in:
parent
76fc5dd572
commit
552602f0af
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ for message in reversed(messages):
|
|||
|
||||
with open(file_path, "w") as f:
|
||||
f.write(".. changelogs\n\n\n")
|
||||
f.write(".. include:: ../.special.rst\n\n\n")
|
||||
f.write("Changelogs\n")
|
||||
f.write("==================================================\n\n")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue