Skip to content

Rename 'blacklist' to 'blocklist' in user email validation #7377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mirkan1
Copy link

@mirkan1 mirkan1 commented Mar 21, 2025

What type of PR is this?

I saw this error on vs-studio, it was weird that it didnt throw an error..
After testing manualy I figured that both blacklist and blocklist exists in the third party repo but it is not visible in the configs so was cousing troubles for vs code, this change fixed the issue

  • Refactor
  • Bug Fix

Description

No name 'blacklist' in module 'disposable_email_domains'Pylint[E0611:no-name-in-module]

How is this tested?

  • Manually

Related Tickets & Documents

https://pylint.readthedocs.io/en/latest/user_guide/messages/error/no-name-in-module.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant