Skip to content

Commit ba734c7

Browse files
committed
FEAT: Add USPP increasing claim example to samples.
1 parent 9ab5661 commit ba734c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

faslr/utilities/sample.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
'uspp_incr_case': 'friedland_uspp_auto_increasing_case.csv',
2020
'xyz': 'friedland_xyz_auto_bi.csv',
2121
'us_auto_steady_state': 'friedland_us_auto_steady_state.csv',
22-
'auto_bi': 'friedland_auto_bi_insurer.csv'
22+
'auto_bi': 'friedland_auto_bi_insurer.csv',
23+
'uspp_auto_incr_claim': 'friedland_uspp_auto_increasing_claim.csv'
2324
}
2425

2526
auto_bi_olep = [

0 commit comments

Comments
 (0)