euscan: minor PEP8 fix

Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
volpino 2012-12-05 18:43:16 +01:00
parent f7968dddcb
commit 907eff4214
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ PRIORITY = 90
GNOME_URL_SOURCE = 'http://ftp.gnome.org/pub/GNOME/sources'
def can_handle(_pkg, url=None):
return url and url.startswith('mirror://gnome/')