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(convert): --use-template fixed #182

Merged
merged 1 commit into from
May 8, 2023
Merged

fix(convert): --use-template fixed #182

merged 1 commit into from
May 8, 2023

Conversation

jeertmans
Copy link
Owner

As described in #181, there was a mismatch between the type return by click and the one used by pydantic. Now we only use Path types.

Closes #181

As described in #181, there was a mismatch between the type return by `click` and the one used by `pydantic`. Now we only use `Path` types.

Closes #181
@jeertmans jeertmans added bug Something isn't working cli Related to the command line interface html-convert Related to converting to HTML slides labels May 8, 2023
@jeertmans jeertmans temporarily deployed to github-pages May 8, 2023 07:22 — with GitHub Actions Inactive
@jeertmans jeertmans merged commit 6f2cbc9 into main May 8, 2023
@jeertmans jeertmans deleted the use-template branch May 8, 2023 08:18
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 html-convert Related to converting to HTML slides
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] --use-template is not working
1 participant