https://bugs.kde.org/show_bug.cgi?id=309817
Francis Herne <m...@flherne.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m...@flherne.uk --- Comment #6 from Francis Herne <m...@flherne.uk> --- The remaining case seems much simpler - class contexts are simply one line too long. ``` foo = "jkj" class Test: foo=42 bar # int, should be str bar # str ``` -- You are receiving this mail because: You are watching all bug changes.