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

Bug pylint 4060 #1127

Merged
merged 9 commits into from
Aug 15, 2021
Merged

Bug pylint 4060 #1127

merged 9 commits into from
Aug 15, 2021

Conversation

hippo91
Copy link
Contributor

@hippo91 hippo91 commented Aug 15, 2021

Steps

  • [*] For new features or bug fixes, add a ChangeLog entry describing what your PR does.
  • [*] Write a good description on what the PR does.

Description

This PR is an answer to pylint-dev/pylint#4060. It mocks the static import of the IsolatedAsyncioTestCase class of the unittest package.

Type of Changes

Type
🐛 Bug fix

Related Issue

Closes pylint-dev/pylint#4060

@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.7.0 milestone Aug 15, 2021
@Pierre-Sassoulas Pierre-Sassoulas added Brain 🧠 Needs a brain tip Enhancement ✨ Improvement to a component labels Aug 15, 2021
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

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

LGTM !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Brain 🧠 Needs a brain tip Enhancement ✨ Improvement to a component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tearDown/setUp considered an invalid name for classes inherited indirectly from TestCase
2 participants