Skip to content

Commit

Permalink
docs: reduce to 1 link
Browse files Browse the repository at this point in the history
  • Loading branch information
lmmx committed Jan 14, 2024
1 parent a14caac commit 26ddfd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/foo/src/foo/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class A(BaseModel):
"""
This is an example of a documented Pydantic model.
[foo.main.A.x][] should give the same link as [.x][foo.main.A.x]
[.x][foo.main.A.x]
Attributes:
x: An example number.
Expand Down

0 comments on commit 26ddfd2

Please sign in to comment.