Skip to content

Commit

Permalink
fix pattern matching version, ref #3921 (#4384)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Aug 16, 2022
1 parent 7344374 commit 2f883b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/examples/models_structural_pattern_matching.py
@@ -1,3 +1,4 @@
# requires python3.10
from pydantic import BaseModel


Expand Down

0 comments on commit 2f883b9

Please sign in to comment.