* Add isort_code.sh to sanity tests * Run tools/distrib/isort_code.sh * Fine tune the import order for relative imports * Make pylint and project generation happy * Fix a few corner cases * Use --check instead of --diff * The import order impacts test result somehow * Make isort print diff and check output at the same time * Let tools/run_tests/python_utils be firstparty library * Run isort against latest HEAD |
||
|---|---|---|
| .. | ||
| http2_base_server.py | ||
| http2_server_health_check.py | ||
| http2_test_server.py | ||
| messages_pb2.py | ||
| test_data_frame_padding.py | ||
| test_goaway.py | ||
| test_max_streams.py | ||
| test_ping.py | ||
| test_rst_after_data.py | ||
| test_rst_after_header.py | ||
| test_rst_during_data.py | ||