We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This warning was seen in astropy (xref astropy/astropy#9214) but @bsipocz suggested that I open issue here:
astropy
/home/travis/miniconda/envs/test/lib/python3.7/site-packages/_pytest/config/__init__.py:833 /home/travis/miniconda/envs/test/lib/python3.7/site-packages/_pytest/config/__init__.py:833: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: pytest_astropy_header self._mark_plugins_for_rewrite(hook)
@jdavies-st attempted to address it at astropy/astropy#9437 but it was not merged.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
This warning was seen in
astropy
(xref astropy/astropy#9214) but @bsipocz suggested that I open issue here:@jdavies-st attempted to address it at astropy/astropy#9437 but it was not merged.
The text was updated successfully, but these errors were encountered: