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

Fixes #2078: Import the inspect module on use #2079

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

zooba
Copy link
Contributor

@zooba zooba commented Feb 23, 2022

Summary

  • OS: All
  • Bug fix: yes
  • Type: tests
  • Fixes: 2078

Description

This avoids issues when debug messages are enabled at runtime (for example, in the test runner) as the module-level import may have been skipped.

This avoids issues when debug messages are enabled at runtime, as the module-level import may have been skipped.

Signed-off-by: Steve Dower <steve.dower@microsoft.com>
@giampaolo
Copy link
Owner

Hey! Hi Steve. :)

@giampaolo giampaolo merged commit 4225d79 into giampaolo:master Feb 23, 2022
@zooba zooba deleted the issue-2078 branch February 23, 2022 23:07
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.

None yet

2 participants