Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Dec 26, 2023
1 parent edf683f commit 8c67e87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion policyengine_core/reforms/reform.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ def set_parameter(
stop: str = None,
return_modifier=False,
) -> Reform:

if stop is not None:
stop = instant_(stop)

Check warning on line 225 in policyengine_core/reforms/reform.py

View check run for this annotation

Codecov / codecov/patch

policyengine_core/reforms/reform.py#L225

Added line #L225 was not covered by tests

Expand Down

0 comments on commit 8c67e87

Please sign in to comment.