79416953

Date: 2025-02-06 06:37:06
Score: 1.5
Natty:
Report link

Too simple to be true. But it is.

    def test_my_signal(self):
        spy = QSignalSpy(self.view.my_signal)
        self.assertTrue(spy.isValid())

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Garp