Skip to content

Commit

Permalink
Fixed typo in test_aggregates.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rickecon committed Sep 10, 2024
1 parent 7344ff5 commit 5fa5d64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_aggregates.py
Original file line number Diff line number Diff line change
Expand Up @@ -436,8 +436,8 @@ def test_get_BQ(r, b_splus1, j, p, method, PreTP, expected):
test_data_RM,
ids=[
"SS, alpha_RM_T=0.05",
"TPI, constant growth",
"TPI, extra growth",
"TPI, model growth",
"TPI, bigger growth",
],
)
def test_get_RM(Y, p, method, expected):
Expand Down

0 comments on commit 5fa5d64

Please sign in to comment.