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

fix(lib/cli): fix validation error #221

Merged
merged 1 commit into from
Jul 24, 2023
Merged

fix(lib/cli): fix validation error #221

merged 1 commit into from
Jul 24, 2023

Conversation

jeertmans
Copy link
Owner

This fixes a validation error that occured when upgrading to pydantic v2

@jeertmans jeertmans added bug Something isn't working cli Related to the command line interface present Related to the main "present" feature labels Jul 24, 2023
@jeertmans jeertmans temporarily deployed to github-pages July 24, 2023 08:14 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d892a4e) 39.26% compared to head (f7c320d) 39.26%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #221   +/-   ##
=======================================
  Coverage   39.26%   39.26%           
=======================================
  Files          14       14           
  Lines        1691     1691           
=======================================
  Hits          664      664           
  Misses       1027     1027           
Impacted Files Coverage Δ
manim_slides/config.py 60.38% <0.00%> (ø)

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

@jeertmans jeertmans merged commit d98d41a into main Jul 24, 2023
24 of 25 checks passed
@jeertmans jeertmans deleted the fix-cli branch July 24, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Related to the command line interface present Related to the main "present" feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant