Pattern: Use of non-ASCII module import
Issue: -
Used when the name contains at least one non-ASCII unicode character. If your programming guideline defines that you are programming in English, then there should be no need for non-ASCII characters in Python Names. If not you can simply disable this check.