Skip to content

Commit

Permalink
Improve docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jnettels committed Jun 28, 2023
1 parent 6d15f79 commit 3f659c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion annuity/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Initialize the package and define version."""
"""Calculation of economic efficiency using the VDI 2067 annuity method."""
from pkg_resources import get_distribution, DistributionNotFound

try:
Expand Down

0 comments on commit 3f659c4

Please sign in to comment.