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

move set_environ to its own function to allow customization in subclasses #531

Closed
wants to merge 10 commits into from

Conversation

markddavidoff
Copy link

I've found on a couple of projects that I want to extend environ with additional logging or behavior changes.

Here i suggest moving set_environ to a static class function to allow for easy customization in subclasses.

@github-actions github-actions bot changed the base branch from main to develop August 27, 2024 01:43
Copy link

Your PR was set to target main, PRs should be target develop
The base branch of this PR has been automatically changed to develop, please check that there are no merge conflicts.

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.

3 participants