Description
Bug description
class DebugTrueDetected(Exception): ...
Command used
pylint a.py
Pylint output
C0321: More than one statement on a single line (multiple-statements)
Expected behavior
No conflict with black I guess ?
Pylint version
pylint 3.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment