pycodestyle icon indicating copy to clipboard operation
pycodestyle copied to clipboard

E704: Ignore def with "..." as its body as stub / @typing.overload

Open terencehonles opened this issue 5 years ago • 7 comments

Handle a common pattern used by Python's @typing.overload

terencehonles avatar Aug 08 '20 02:08 terencehonles