Skip to content

Conversation

@DWesl
Copy link
Contributor

@DWesl DWesl commented Jul 22, 2021

Move the for loops outside the test body so I can get more than one
error at once. This also allows me to get more precise information in
the event of a segfault by using pytest-forked. This may also make
these tests more idomatic for pytest.

Some lines change where the line break goes to fit each line in 80
characters.

Changes extracted from #18308.

Move the for loops outside the test body so I can get more than one
error at once.

STY: Fix long lines flagged by linter.
@mattip mattip merged commit d61fdc7 into numpy:main Jul 22, 2021
@mattip
Copy link
Member

mattip commented Jul 22, 2021

Thanks @DWesl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants