We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
c4370a7
Pycln crashes with IndexError or AttributeError in case of from . import * by @hadialqattan
IndexError
AttributeError
from . import *
Skip any file containing a form feed character instead of breaking the code by @hadialqattan
Consider any import statement that is inlined with : as an unsupported case instead of breaking the code by @hadialqattan
: