Skip to content

Commit

Permalink
Add newline to end of generator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
srevinsaju committed Sep 13, 2020
1 parent da2443f commit 09840ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion aslo4/generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -821,4 +821,5 @@ def unpack_static(self, extract_dir):
file_system_loader=self.file_system_loader,
html_template_path=_file,
html_output_path=_extract_file
)
)

0 comments on commit 09840ff

Please sign in to comment.