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

[Fail on pytest warnings 1/n] Marking strings with invalid escape sequences as raw strings #31523

Merged
merged 4 commits into from Jan 11, 2023

Commits on Jan 7, 2023

  1. Marking strings with invalid escape sequences as raw strings

    Signed-off-by: Cade Daniel <cade@anyscale.com>
    cadedaniel committed Jan 7, 2023
    Copy the full SHA
    b0cd0c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Enabling default behavior for tests that verify warnings

    Signed-off-by: Cade Daniel <cade@anyscale.com>
    cadedaniel committed Jan 8, 2023
    Copy the full SHA
    5d67e6b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e4b9651 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. PR comments

    cadedaniel committed Jan 10, 2023
    Copy the full SHA
    8197d64 View commit details
    Browse the repository at this point in the history