mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 07:20:29 +03:00
fix PEP8 "W391 blank line at end of file"
This commit is contained in:
parent
16dc3b27d6
commit
aa5f317c26
13 changed files with 0 additions and 15 deletions
|
|
@ -1635,4 +1635,3 @@ def place_srclib(root_dir, number, libpath):
|
|||
o.write(line)
|
||||
if not placed:
|
||||
o.write('android.library.reference.%d=%s\n' % (number, relpath))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue