Skip to content

Clean up imports in tests#626

Merged
marcromeyn merged 2 commits intomainfrom
tests/imports
Mar 8, 2023
Merged

Clean up imports in tests#626
marcromeyn merged 2 commits intomainfrom
tests/imports

Conversation

@marcromeyn
Copy link
Copy Markdown
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
Copy Markdown

github-actions bot commented Mar 1, 2023

@rnyak rnyak requested review from gabrielspmoreira, nv-alaiacano and rnyak 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