Skip to content

Commit

Permalink
comment out income forecast from dict for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Sep 19, 2024
1 parent 1b15cfc commit 06fe681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccc/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"SL": 1.0,
"Economic": 1.0,
"Expensing": 1.0,
"Income Forecast": 1.0,
# "Income Forecast": 1.0,
}

MINOR_ASSET_GROUPS = dict.fromkeys(
Expand Down

0 comments on commit 06fe681

Please sign in to comment.