Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix black, isort compatibility #469

Merged
merged 11 commits into from Aug 31, 2020
Merged

fix: Fix black, isort compatibility #469

merged 11 commits into from Aug 31, 2020

Conversation

c24t
Copy link
Contributor

@c24t c24t commented Aug 25, 2020

Config and formatting changes to prevent black and isort from thrashing:

% python -m black django_spanner spanner_dbapi tests

All done! ✨ 🍰 ✨
31 files left unchanged.
% python -m isort django_spanner spanner_dbapi tests

Mostly mechanical changes, the important lines are in setup.cfg and pyproject.toml.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 25, 2020
@c24t c24t changed the title Black isort fight Fix black, isort compatibility Aug 25, 2020
@c24t c24t changed the title Fix black, isort compatibility fix: Fix black, isort compatibility Aug 25, 2020
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-django API. label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner-django API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant