v0.4.1
71ac99b - Fix bug causing false positives for PLU002
When an inner class or function was immediately followed by a return,
false positives could occur because other linters and formatters may
require a specific number of blanks after classes and functions. One
example is Black.