Skip to content

Commit e48b028

Browse files
committed
chore: add missing blank line.
1 parent 6d9e6c4 commit e48b028

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openedx/core/djangoapps/user_authn/views/registration_form.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
logger = logging.getLogger(__name__)
4242

43+
4344
class TrueCheckbox(widgets.CheckboxInput):
4445
"""
4546
A checkbox widget that only accepts "true" (case-insensitive) as true.

0 commit comments

Comments
 (0)