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

Drop private logger imports from tests/utils.py #2575

Closed

Conversation

florimondmanca
Copy link
Member

More towards #2492

This one was a bit trickier.

I essentially moved the re-initialization logic to get_logger() itself, behind a special testing environment variable flag. The code paths when that is not enabled is not affected at all.

@florimondmanca florimondmanca added the refactor Issues and PRs related to code refactoring label Feb 5, 2023
@florimondmanca
Copy link
Member Author

Dropping this given the upcoming #2547.

@florimondmanca florimondmanca deleted the refactor/utils-logging-private-imports branch February 5, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issues and PRs related to code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant