Skip to content

Commit

Permalink
Update src/poetry/core/packages/package.py
Browse files Browse the repository at this point in the history
Co-authored-by: Randy Döring <[email protected]>
  • Loading branch information
dimbleby and radoering authored Jan 22, 2023
1 parent a4064ad commit 6bd42e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/poetry/core/packages/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ def __init__(
"The `pretty_version` parameter is deprecated and will be removed"
" in a future release.",
DeprecationWarning,
stacklevel=2,
)

super().__init__(
Expand Down

0 comments on commit 6bd42e3

Please sign in to comment.