* 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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| README.md | ||
| asyncio_route_guide_client.py | ||
| asyncio_route_guide_server.py | ||
| route_guide_client.py | ||
| route_guide_db.json | ||
| route_guide_pb2.py | ||
| route_guide_pb2_grpc.py | ||
| route_guide_resources.py | ||
| route_guide_server.py | ||
| run_codegen.py | ||