Skip to content

Remove parentheses in order to be consistent in the code #648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

AileenBanshee
Copy link
Contributor

What This PR Changes

while (True):
became
while True:

Contribution Guidelines

@CLAassistant
Copy link

CLAassistant commented Nov 11, 2022

CLA assistant check
All committers have signed the CLA.

@gatsby-cloud
Copy link

gatsby-cloud bot commented Nov 11, 2022

✅ docs-content deploy preview ready

Copy link
Contributor

@sebromero sebromero left a comment

Choose a reason for hiding this comment

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

LGTM

@sebromero sebromero merged commit 0d89375 into main Nov 11, 2022
@sebromero sebromero deleted the AileenBanshee-patch-1 branch November 11, 2022 21:35
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.

3 participants