Reformat comment
This commit is contained in:
parent
fe60556a34
commit
6b65d96fe1
@ -205,7 +205,7 @@ def main():
|
||||
args = parser.parse_args()
|
||||
|
||||
if args.tox:
|
||||
#workaround for the lack of negative factors in tox.ini
|
||||
# Workaround for the lack of negative factors in tox.ini
|
||||
if 'LINK_PYQT_SKIP' in os.environ:
|
||||
print('LINK_PYQT_SKIP set, exiting...')
|
||||
sys.exit(0)
|
||||
|
Loading…
Reference in New Issue
Block a user