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 typo in default for template directory traitlet (template_dirtemplates_dir) #463

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

krassowski
Copy link
Member

Fixes #462

@krassowski krassowski changed the title template_dirtemplates_dir Fix typo in default for template directory traitlet (template_dirtemplates_dir) Feb 10, 2025
@krassowski krassowski added the bug label Feb 10, 2025
Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @krassowski

I bump the version of Python in #464 in the hope to avoid the failing tests due to warnings.

But it seems the typing issue in the lint job and the translation tests need anyway more work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

template_dir or templates_dir?
2 participants