You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix isort invocation in format-incremental (quantumlib#7194)
* format-incremental - include files in cirq-google/cirq_google/cloud
These files are already formatted by black.
* format-incremental - exclude `__init__.py` files from isort targets
Skip isort execution altogether if only `__init__.py` files changed.
0 commit comments