Skip to content

Add os.PathLike type hint to template folder for parity with flask#424

Open
502E532E wants to merge 1 commit intopallets:mainfrom
502E532E:template_folder_type_hint
Open

Add os.PathLike type hint to template folder for parity with flask#424
502E532E wants to merge 1 commit intopallets:mainfrom
502E532E:template_folder_type_hint

Conversation

@502E532E
Copy link

Resolves #423 by adding the type hint.

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.

Allow template_folder argument to be os.PathLike[str] as is allowed in Flask

1 participant