Skip to content

Typo fix in topological-sort.md #1430

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 2 commits into from
Mar 15, 2025
Merged

Conversation

FranklinLiang
Copy link
Contributor

@FranklinLiang FranklinLiang commented Mar 8, 2025

In the implementation example, the if statement within the dfs function is missing a pair of brackets.

Edit: I realize that the brackets are not needed, however in the next function a pair of brackets is used in the same context and the two should be consistent.

In the implementation example, the if statement within the dfs function is missing a pair of brackets.
@jxu
Copy link
Contributor

jxu commented Mar 12, 2025

@jakobkogler the build has strict warning #1425

@mhayter mhayter merged commit 55da82c into cp-algorithms:main Mar 15, 2025
3 checks passed
@mhayter
Copy link
Contributor

mhayter commented Mar 15, 2025

Thanks.

github-actions bot added a commit that referenced this pull request Mar 15, 2025
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.

4 participants