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

Enable codespell on Jupyter notebooks #1695

Merged
merged 1 commit into from
May 15, 2023

Conversation

rht
Copy link
Contributor

@rht rht commented May 15, 2023

Fixes #1661.

@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (23f7799) 81.49% compared to head (bb55ceb) 81.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1695   +/-   ##
=======================================
  Coverage   81.49%   81.49%           
=======================================
  Files          18       18           
  Lines        1405     1405           
  Branches      273      273           
=======================================
  Hits         1145     1145           
  Misses        214      214           
  Partials       46       46           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jackiekazil jackiekazil added this to the Next release milestone May 15, 2023
@jackiekazil
Copy link
Member

LGTM

@jackiekazil jackiekazil merged commit bf72a46 into projectmesa:main May 15, 2023
@rht rht deleted the enable_codespell_ipynb branch May 15, 2023 08:16
@tpike3 tpike3 modified the milestones: v1.2.2, Mesa 2.0 (Wellton) Jul 1, 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.

Fix codespell build for tutorial docs
3 participants