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

BUG: Remove pytest import from top of module #216

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

bashtage
Copy link
Contributor

Move import to within the test function and change skip method

closes #215

@bashtage bashtage force-pushed the remove-pytest-import branch 3 times, most recently from c9ceb4f to e79e644 Compare November 12, 2024 09:29
Move import to within the test function and change skip method
@bashtage bashtage force-pushed the remove-pytest-import branch from e79e644 to af3f8bc Compare November 12, 2024 09:36
@bashtage bashtage merged commit 3063436 into pydata:master Nov 12, 2024
17 checks passed
@matthewwardrop
Copy link
Collaborator

Thanks @bashtage .

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.

pytest dependency issue
2 participants