Skip to content

Commit

Permalink
docs: fix code comment typo (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot committed Nov 14, 2023
1 parent 8158c02 commit 1610591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modern_treasury/_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ def construct(
if not PYDANTIC_V2:
# we define aliases for some of the new pydantic v2 methods so
# that we can just document these methods without having to specify
# a specifc pydantic version as some users may not know which
# a specific pydantic version as some users may not know which
# pydantic version they are currently using

@override
Expand Down

0 comments on commit 1610591

Please sign in to comment.