Skip to content

Commit

Permalink
remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkroner committed Jul 25, 2024
1 parent 3b3682e commit 2876bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydantic_extra_types/semver.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class _VersionPydanticAnnotation(Version):
Wraps the `version` type from `semver`.
Example:
Example:
```python
from pydantic import BaseModel
Expand Down

0 comments on commit 2876bda

Please sign in to comment.