Skip to content

Conversation

@joelweinberger
Copy link

No description provided.

@joelweinberger joelweinberger requested review from a team and jklein24 and removed request for a team February 24, 2025 23:54

@dataclass
class AccountToChannelsConnection(Connection):

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove extra blank line after class declaration to match Black formatting

Spotted by Graphite Reviewer (based on CI logs)

Is this helpful? React 👍 or 👎 to let us know.


@dataclass
class AccountToApiTokensConnection(Connection):

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove extra blank line between @DataClass class declaration and first attribute 'requester'. This pattern needs to be fixed in all 98 affected files by running the code formatter to ensure consistent formatting.

Spotted by Graphite Reviewer (based on CI logs)

Is this helpful? React 👍 or 👎 to let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants