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

Clean up imports in tests #626

Merged
merged 2 commits into from
Mar 8, 2023
Merged

Clean up imports in tests #626

merged 2 commits into from
Mar 8, 2023

Conversation

marcromeyn
Copy link
Contributor

@marcromeyn marcromeyn commented Mar 1, 2023

Goals ⚽

Currently our tests are filled with pytest.importorskip. This is not needed when we put it in the init.py.

Implementation Details 🚧

Changed all imports in the tests-package to normal imports.

@marcromeyn marcromeyn self-assigned this Mar 1, 2023
@marcromeyn marcromeyn added the chore Maintenance for the repository label Mar 1, 2023
@marcromeyn marcromeyn marked this pull request as ready for review March 1, 2023 10:28
@github-actions
Copy link

github-actions bot commented Mar 1, 2023

@rnyak rnyak requested review from gabrielspmoreira, rnyak and nv-alaiacano and removed request for gabrielspmoreira March 1, 2023 17:19
@marcromeyn marcromeyn merged commit 5f7efb7 into main Mar 8, 2023
@marcromeyn marcromeyn deleted the tests/imports branch March 8, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance for the repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants