Fix flake8 error
This commit is contained in:
@@ -71,6 +71,7 @@ def setup_parser(subparser):
|
|||||||
dest='global_uninstall',
|
dest='global_uninstall',
|
||||||
help='uninstall packages installed to global upstream')
|
help='uninstall packages installed to global upstream')
|
||||||
|
|
||||||
|
|
||||||
def find_matching_specs(env, specs, allow_multiple_matches=False, force=False,
|
def find_matching_specs(env, specs, allow_multiple_matches=False, force=False,
|
||||||
upstream=None, global_uninstall=False):
|
upstream=None, global_uninstall=False):
|
||||||
"""Returns a list of specs matching the not necessarily
|
"""Returns a list of specs matching the not necessarily
|
||||||
|
|||||||
Reference in New Issue
Block a user