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

Remove minor typo #549

Merged
merged 1 commit into from
Sep 24, 2021
Merged

Remove minor typo #549

merged 1 commit into from
Sep 24, 2021

Conversation

jacobkaufmann
Copy link
Contributor

What was wrong?

Dangling "python" language specifier above code block

How was it fixed?

Remove unnecessary "python"

@codecov-commenter
Copy link

Codecov Report

Merging #549 (f7ef0d2) into master (8ee4ed7) will decrease coverage by 0.63%.
The diff coverage is 69.68%.

❗ Current head f7ef0d2 differs from pull request most recent head 9fe1b12. Consider uploading reports for the commit 9fe1b12 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #549      +/-   ##
==========================================
- Coverage   87.91%   87.28%   -0.64%     
==========================================
  Files          87       87              
  Lines        5653     5907     +254     
==========================================
+ Hits         4970     5156     +186     
- Misses        683      751      +68     
Impacted Files Coverage Δ
crates/parser/src/ast.rs 71.42% <69.68%> (+7.49%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0eb0898...9fe1b12. Read the comment docs.

@cburgdorf cburgdorf merged commit b40ede0 into ethereum:master Sep 24, 2021
@cburgdorf
Copy link
Collaborator

Thanks for the fix 🙏

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