Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
timmens committed Sep 23, 2024
1 parent 55dad82 commit 240c617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_models/deterministic.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ def absorbing_retirement_filter(retirement, lagged_retirement):
ISKHAKOV_ET_AL_2017_DISCRETE = Model(
description=(
"Starts from Iskhakov et al. (2017), removes filters and the lagged_retirement "
"state, and makes the consumption decision discrete."
"state, and makes the consumption decision and the wealth state discrete."
),
n_periods=3,
functions={
Expand Down

0 comments on commit 240c617

Please sign in to comment.