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

Address many unexpected warnings in pytest #1403

Merged
merged 12 commits into from
May 6, 2024

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    bb51b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71388dd View commit details
    Browse the repository at this point in the history
  3. Fixing some regexes

    andrewlee94 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5a92788 View commit details
    Browse the repository at this point in the history
  4. Fixing returns in tests

    andrewlee94 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a98d8b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5263895 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f72ae44 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fixing some re.escapes

    andrewlee94 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4cb7382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d865a6 View commit details
    Browse the repository at this point in the history
  3. Fixing more re.escapes

    andrewlee94 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    76fa9d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3c2609 View commit details
    Browse the repository at this point in the history
  5. Missed re.escape

    andrewlee94 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b011767 View commit details
    Browse the repository at this point in the history
  6. Fixing typo

    andrewlee94 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    67a0b4f View commit details
    Browse the repository at this point in the history