We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5800f commit 2b369d7Copy full SHA for 2b369d7
src/core/tests/Test_Bootstrapper.py
@@ -28,8 +28,6 @@
28
29
30
class TestBootstrapper(unittest.TestCase):
31
- def __init__(self, methodName: str = "runTest"):
32
- super().__init__(methodName)
33
34
def setUp(self):
35
self.sudo_check_status_attempts = 0
0 commit comments