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

Minor typo in quickstart.ipynb #207

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

emptymalei
Copy link
Contributor

In the first example, t_span in the lightning module should be self.t_span

t_span -> self.t_span

t_span -> self.t_span
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e8979a) 66.15% compared to head (07ca60e) 65.30%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
- Coverage   66.15%   65.30%   -0.86%     
==========================================
  Files          29       29              
  Lines        2074     2101      +27     
==========================================
  Hits         1372     1372              
- Misses        702      729      +27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Zymrael Zymrael merged commit 95cc74b into DiffEqML:master Jan 2, 2024
57 checks passed
@Zymrael
Copy link
Member

Zymrael commented Jan 2, 2024

Thanks!

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

3 participants