pdoc
pdoc copied to clipboard
HTML files should end with a newline
Expected Behavior
HTML files end with a newline.
Actual Behavior
HTML files do not end with a newline. Github flags this as an issue.
Steps to Reproduce
- pdoc3
-o docs --html - Look at any of the html files generated and see there's no newline at the end.
Additional info
- pdoc version:
pdoc3==0.10.0