euscan: minor PEP8 fix
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
parent
f7968dddcb
commit
907eff4214
@ -18,6 +18,7 @@ PRIORITY = 90
|
|||||||
|
|
||||||
GNOME_URL_SOURCE = 'http://ftp.gnome.org/pub/GNOME/sources'
|
GNOME_URL_SOURCE = 'http://ftp.gnome.org/pub/GNOME/sources'
|
||||||
|
|
||||||
|
|
||||||
def can_handle(_pkg, url=None):
|
def can_handle(_pkg, url=None):
|
||||||
return url and url.startswith('mirror://gnome/')
|
return url and url.startswith('mirror://gnome/')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user