Skip to content

Commit

Permalink
Update docs to indicate DecimalType deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
faph committed Nov 10, 2023
1 parent 751b2ef commit 5d16706
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/py_avro_schema/_typing.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ class DecimalType:
"""
A decimal type for type annotations including hints for precision and scale
**Deprecated**. See :class:`DecimalMeta` instead.
Example
-------
Expand Down

0 comments on commit 5d16706

Please sign in to comment.