Hi all, One more (probably minor) issue: Something with Python code style checks seems a bit off and needs to be fixed.
https://app.travis-ci.com/github/apache/thrift/jobs/545934847 7316 # Python code style 7317 flake8 7318 ./lib/py/src/transport/TTransport.py:400:5: E301 expected 1 blank line, found 0 7319 The command "build/docker/run.sh" exited with 1.