add blank line at end of file (black lint)

Satisfy the black lint tool
This commit is contained in:
deeplow 2022-08-04 12:15:55 +01:00
parent 201bf5ec03
commit 392c4bddb5
No known key found for this signature in database
GPG key ID: 577982871529A52A

View file

@ -37,4 +37,4 @@ class Common(object):
@output_filename.setter @output_filename.setter
def output_filename(self, filename: str) -> None: def output_filename(self, filename: str) -> None:
self._output_filename = filename self._output_filename = filename