mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-13 23:38:20 +00:00
utils: Fix pycodestyle E302 (missing blank line)
This commit is contained in:
parent
35c1bb36f4
commit
77a2a0df19
@ -299,6 +299,7 @@ def write_heidi_delta(filename, all_selected):
|
||||
fd.write('%s%s %s %s\n' % (prefix, item.package,
|
||||
item.version, item.architecture))
|
||||
|
||||
|
||||
def write_excuses(excuses, dest_file, output_format="yaml"):
|
||||
"""Write the excuses to dest_file
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user