mirror of
https://github.com/bndr/pipreqs.git
synced 2025-07-23 02:10:04 +00:00
add whitespaces to pep8 formatted strings
This commit is contained in:
parent
5537bcd217
commit
2103371746
@ -196,7 +196,7 @@ def get_imports_info(
|
|||||||
'Package "%s" does not exist or network problems', item)
|
'Package "%s" does not exist or network problems', item)
|
||||||
continue
|
continue
|
||||||
logging.warning(
|
logging.warning(
|
||||||
'Import named "%s" was resolved to "%s:%s" package (%s).'
|
'Import named "%s" was resolved to "%s:%s" package (%s).\n'
|
||||||
'Please, verify manually the final list of requirements.txt '
|
'Please, verify manually the final list of requirements.txt '
|
||||||
'to avoid possible dependency confusions.',
|
'to avoid possible dependency confusions.',
|
||||||
item,
|
item,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user