Vendor-facing API for registration of interop-compliance
Go to file
Gerrit User 16643 c428f6f8a8 Update patch set 3
Patch Set 3: Code-Review+2

(2 comments)

> Patch Set 2: -Code-Review
> 
> > Patch Set 2: Code-Review-1
> > 
> > (2 comments)
> > 
> > minor nit regarding hacking rules on how we organize imports.
> 
> thanks for noticing, good catch! 
> Hmm, isn't there a tox/pep/flake config which would make the tox job fail next time when the import are in the wrong order?

Thanks for revising this. I think the import order check can be added with flake8-import-order, and setting "import-order-style = pep8" in the flake8 section within tox.ini

However, we might find more issues than just the mock library, so we can separate concerns with this change and address that in a separate change.

Patch-set: 3
Reviewer: Gerrit User 16643 <16643@4a232e18-c5a9-48ee-94c0-e04e7cca6543>
Label: Code-Review=+2
2021-01-25 17:39:23 +00:00
a2f744d9dd9b6163be489b540f3c3c39f2760f47 Update patch set 2 2021-01-22 18:14:52 +00:00
f590029f3c5ba7eafd5d2872d4c31fea8ee9b7e2 Update patch set 3 2021-01-25 17:39:23 +00:00