Skip to content

FIX python CI errors #2147

Closed
Jens-G wants to merge 1 commit intoapache:masterfrom
Jens-G:fix-ci
Closed

FIX python CI errors #2147
Jens-G wants to merge 1 commit intoapache:masterfrom
Jens-G:fix-ci

Conversation

@Jens-G
Copy link
Member

@Jens-G Jens-G commented May 17, 2020

a) CI error at ./test/py/TestServer.py:178:26: F507 '...' % ... has 1 placeholder(s) but 6 substitution(s)
b) CI error at ./test/crossrunner/compat.py:11:21: E741 ambiguous variable name 'l'

… 1 placeholder(s) but 6 substitution(s)

FIX: CI error at ./test/crossrunner/compat.py:11:21: E741 ambiguous variable name 'l'
@Jens-G Jens-G closed this in 506e311 May 18, 2020
@Jens-G Jens-G deleted the fix-ci branch May 18, 2020 22:01
sveneld pushed a commit to sveneld/thrift that referenced this pull request May 29, 2020
… 1 placeholder(s) but 6 substitution(s)

FIX: CI error at ./test/crossrunner/compat.py:11:21: E741 ambiguous variable name 'l'
Patch: Jens Geyer

This closes apache#2147
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant