Skip to content

Fix import of coconut in flood_fill.md #951

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 3 commits into from
Dec 1, 2021

Conversation

ShadowMitia
Copy link
Contributor

No description provided.

Copy link
Contributor

@stormofice stormofice left a comment

Choose a reason for hiding this comment

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

Hi, thanks for the PR.

Theses fixes look good to me, however while checking the code imports I noticed that the coconut import for "Breadth-first node traversal and small-scale optimizations" also seems to be slightly off.

Could you adjust the following line to incorporate this fix so it stays in a single PR?

# Line 182 in flood_fill.md
[import:37-51, lang:"coconut"](code/coconut/flood_fill.coco)
->
[import:36-49, lang:"coconut"](code/coconut/flood_fill.coco)

I would have put this as a suggestion so it would be a one-click-fix, but GitHub doesn't allow suggestions on unchanged lines :/.

Thanks!

@Amaras Amaras merged commit d51c940 into algorithm-archivists:main Dec 1, 2021
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