Lidi Zheng
2231c2ba77
Introduce Python import sorting to our sanity test suite ( #26768 )
...
* 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
3 years ago
Richard Belleville
a362c2566d
Revert examples
4 years ago
Richard Belleville
c2c5057e9d
Fix up examples
4 years ago
Lidi Zheng
f6e6b9f640
Fix the pylint complain
5 years ago
Taras Galkovskyi
469631f549
run yapf; delete alts unit tests
5 years ago
Taras Galkovskyi
486e27e2de
fix formatting issues
5 years ago
Taras Galkovskyi
42bd106898
updating comments to make clear that ALTS is only supported on GCP
5 years ago
Taras Galkovskyi
02da3330c2
address review comments
5 years ago
Taras Galkovskyi
72cd29266d
simplify ALTS client
5 years ago
Taras Galkovskyi
828ee320a4
Expose ALTS client/server credentials on Python layer
5 years ago
Vijay Pai
717a29d096
Fix formatting
5 years ago
Vijay Pai
b3bca043b2
Explain that this has Chinese comments with English translation
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Richard Belleville
13a4f1d7d3
Migrate data_migration example to dynamic stubs
5 years ago
kerbalwzy
1b47584cf4
Fix: add copyright headers in `client.py`
5 years ago
kerbalwzy
5c0fed241d
Fix: reformat code with YAPF script, and check with PyLint
5 years ago
kerbalwzy
25a1caa9b0
Update: add proto3 document link, change chinese translation and comment of 'unary'
5 years ago
kerbalwzy
151f596054
Fix: Cancel the modification of the package search path and Remove useless notes
5 years ago
kerbalwzy
caf64469f0
Update: rename the folder
5 years ago
kerbalwzy
5ca7452c51
fix:Update the constant name. Replace abbreviations with complete forms of words
5 years ago
kerbalwzy
e3f5320ae2
remove LICENSE and notes file, Modify the identifier name,
5 years ago