Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pytest interprets a multiline string differently than a string on a single line. Reverting these hrefs back to single lines ensures that these hrefs (ie. our expected data) match our fixture data and the tests pass. Adding "# noqa" prevents the flake8 error/warning that the lines are too long.
- Loading branch information