Skip to content

Commit

Permalink
add r for string regex
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Aug 5, 2024
1 parent e24bd2e commit 4992d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogzaf/income.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ def get_e_interp(S, age_wgts, age_wgts_80, abil_wgts, plot_path=None):


def get_e_orig(age_wgts, abil_wgts, plot_path=None):
"""
r"""
This function generates the 80 x 7 matrix of lifetime earnings
ability profiles, corresponding to annual ages from 21 to 100 and to
paths based on income percentiles 0-25, 25-50, 50-70, 70-80, 80-90,
Expand Down

0 comments on commit 4992d7d

Please sign in to comment.