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

Autoformat using black #170

Closed
wants to merge 1 commit into from
Closed

Autoformat using black #170

wants to merge 1 commit into from

Conversation

daviddavis
Copy link
Contributor

Please be sure you have read our documentation on creating PRs:
https://docs.pulpproject.org/en/3.0/nightly/contributing/pull-request-walkthrough.html

@daviddavis daviddavis requested a review from a team June 10, 2019 17:32
@@ -18,414 +18,730 @@ class Migration(migrations.Migration):
initial = True

dependencies = [
('contenttypes', '0002_remove_content_type_name'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should not format the generated migration code (i.e. exclude migrations like we do for flake8)

@daviddavis
Copy link
Contributor Author

This PR is stale. Will open new PR with changes from plugin_template.

@daviddavis daviddavis closed this Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants