We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d65c5d7
Pycln does not cleanup finally blocks' bodies from useless pass statements by @hadialqattan
finally
pass
Pycln unnecessarily skips try..except imports when standard import exception(s) exist(s) by @hadialqattan
try..except