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

Quieten test suite warnings #926

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Conversation

rolandwalker
Copy link
Contributor

Description

Quieten test suite warnings

  • more careful backslash escapes/raw strings
  • use @pytest.fixture() instead of @pytest.yield_fixture()

Checklist

  • I've added this contribution to the changelog.md. (internal-facing: no need)
  • I've added my name to the AUTHORS file (or it's already there).

 * more careful backslash escapes/raw strings
 * use @pytest.fixture() instead of @pytest.yield_fixture()
@rolandwalker rolandwalker self-assigned this Jan 4, 2021
Copy link
Member

@amjith amjith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏈

@amjith amjith merged commit e245d1c into master Jan 5, 2021
@amjith amjith deleted the RW/quieten-test-suite-warnings branch January 5, 2021 16:17
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.

2 participants