* fix: fixes proxy url priority
uses proxy url that is closest to the given zone
Fixes#4284
* style: formatting proxy with yapf
using .style.yapf provided in the repo
* Lint Python code for undefined names
* Lint Python code for undefined names
* Exclude tfdv.py to workaround an overzealous pytest
* Fixup for tfdv.py
* Fixup for tfdv.py
* Fixup for tfdv.py