mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Fix some more pep8 warnings
This commit is contained in:
parent
fd417425ae
commit
0f0ccdb1e1
5 changed files with 7 additions and 5 deletions
|
|
@ -25,6 +25,7 @@ import logging
|
|||
|
||||
srclibs = {}
|
||||
|
||||
|
||||
class MetaDataException(Exception):
|
||||
def __init__(self, value):
|
||||
self.value = value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue