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

Don't expect changes on django #2812

Closed
wants to merge 1 commit into from
Closed

Conversation

Shivansh-007
Copy link
Contributor

I am not completely sure but I think django/django@edbf930 fixes the black formatting.

        yield from self._iterable_class(self, chunked_fetch=use_chunked_fetch, chunk_size=chunk_size)

The above line is of 101 characters, which was removed in the above commit.

I am not completely sure but I think django/django@edbf930 fixes the black formatting.

```py
        yield from self._iterable_class(self, chunked_fetch=use_chunked_fetch, chunk_size=chunk_size)
```

The above line is of 101 characters, which was removed in the above commit.
@felix-hilden felix-hilden added the skip news Pull requests that don't need a changelog entry. label Jan 26, 2022
@github-actions
Copy link

diff-shades reports zero changes comparing this PR (66a7ddc) to main (32dd9ec).


What is this? | Workflow run | diff-shades documentation

@Shivansh-007
Copy link
Contributor Author

Closing this PR as black-primer is being stopped by #2809

@Shivansh-007 Shivansh-007 deleted the patch-1 branch January 26, 2022 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news Pull requests that don't need a changelog entry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants