def tearDown(self): super(TestSequences, self).tearDown() chords.clear() time.clear() ks.clear()
def tearDown(self): super(TestChords, self).tearDown() chords.clear() time.clear() ks.clear()
def tearDown(self): super(TestNotePicker, self).tearDown() chords.clear() time.clear() ks.clear()