Skip to content

Suggestion conflicting with black 2024 style for inlined semantic / empty classes #9398

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

Metadata

Labels

False Positive 🦟A message is emitted but nothing is wrong with the codeNeeds PRThis issue is accepted, sufficiently specified and now needs an implementation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions