Skip to content

Commit

Permalink
Remove unneeded comments
Browse files Browse the repository at this point in the history
  • Loading branch information
llorracc committed Jan 5, 2022
1 parent 41f944d commit 8f0057e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions HARK/ConsumptionSaving/ConsIndShockModel.py
Original file line number Diff line number Diff line change
Expand Up @@ -2761,12 +2761,6 @@ def construct_lognormal_income_process_unemployment(self):
PermShkCount, tail_N=0
)

# if not hasattr(self, "normalize_shocks"):
# self.normalize_shocks = False

# if not hasattr(self, "normalize_levels"):
# self.normalize_levels = False

if not hasattr(self, "neutral_measure"):
self.neutral_measure = False

Expand Down

0 comments on commit 8f0057e

Please sign in to comment.