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: map - to _ for environement variable prefix. #895

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

Carreau
Copy link
Member

@Carreau Carreau commented Dec 12, 2023

Loading from env use the name of the application as prefix, though dashes (-) are not valid in env variable names, so map ti underscore.

Loading from env use the name of the application as prefix,
though dashes (-) are not valid in env variable names,
so map ti underscore.
@Carreau Carreau added the bug label Dec 12, 2023
Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@blink1073 blink1073 merged commit e3c3901 into ipython:main Jan 2, 2024
29 of 30 checks passed
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.

2 participants