Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidysymons committed Aug 24, 2023
1 parent 1bf11cd commit 2b70a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microsetta_interface/implementation.py
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,7 @@ def get_consent_page(*, account_id=None):

form_type = "data"
skip_dupe_check = False
reconsent=None
reconsent = None

return _render_with_defaults(
'new_participant.jinja2',
Expand Down

0 comments on commit 2b70a6c

Please sign in to comment.