Skip to content
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

Modify the find_degree_of_cats indentation so that find_degree_of_cats is easier to understand. #125

Open
wants to merge 1 commit into
base: 3.9.3
Choose a base branch
from

Conversation

jim-limprasert-tigergraph
Copy link

@jim-limprasert-tigergraph jim-limprasert-tigergraph commented Nov 30, 2023

The previous version of this query has some bits of indentations that made it hard for me to understand and it took me some time + editing the indentation of the query myself to verify that the query seems valid.

The current version of this query looks like the one seen on this page.

Therefore, to prevent future reader's confusion when going through this query, I decided to submit a pull request with a slightly modified version of this find_degree_of_cats query that should have less confusing indentations.

Please let me know if you need me to do anything else!

@jim-limprasert-tigergraph jim-limprasert-tigergraph changed the title Modify the find_degree_of_cats indentation so that find_degree_of_cats is easier to understand. Modify the find_degree_of_cats indentation so that find_degree_of_cats is easier to understand. Nov 30, 2023
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.

None yet

1 participant