-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpreviewRelated to preview mode featuresRelated to preview mode featuresruleImplementing or modifying a lint ruleImplementing or modifying a lint rule
Description
Summary
Apolgies if I'm misunderstanding. But this:
from mirror_syno.__main__ import mainis throwing PLC2701 on the last word 'main':
Private name import `__main__` from external module `mirror_syno`
There is no dunder in main. And I don't believe __main__ as a module is a violation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpreviewRelated to preview mode featuresRelated to preview mode featuresruleImplementing or modifying a lint ruleImplementing or modifying a lint rule