fix: resolved linter issue in common.py (#27918)

This commit is contained in:
Ahtisham Shahid
2021-06-10 19:58:31 +05:00
committed by GitHub
parent 15fae139c0
commit 5fee0a8174

View File

@@ -4729,4 +4729,5 @@ SHOW_ACTIVATE_CTA_POPUP_COOKIE_NAME = 'show-account-activation-popup'
# .. toggle_description: Flag would be used to show account activation popup after the registration
# .. toggle_use_cases: open_edx
# .. toggle_tickets: https://github.com/edx/edx-platform/pull/27661
# .. toggle_creation_date: 2021-06-10
SHOW_ACCOUNT_ACTIVATION_CTA = False