Skip to content

Commit

Permalink
Revert "Test: ignore this commit"
Browse files Browse the repository at this point in the history
This reverts commit f1b1c69.
  • Loading branch information
patrick91 committed Aug 23, 2023
1 parent f1b1c69 commit aba2c5a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/experimental/pydantic/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@
not IS_PYDANTIC_V2, reason="requires Pydantic v2"
)
needs_pydantic_v1 = pytest.mark.skipif(IS_PYDANTIC_V2, reason="requires Pydantic v1")

# test

0 comments on commit aba2c5a

Please sign in to comment.