Beispiel #1
0
 def tearDown(self):
     super(TestSequences, self).tearDown()
     chords.clear()
     time.clear()
     ks.clear()
Beispiel #2
0
 def tearDown(self):
     super(TestChords, self).tearDown()
     chords.clear()
     time.clear()
     ks.clear()
Beispiel #3
0
 def tearDown(self):
     super(TestNotePicker, self).tearDown()
     chords.clear()
     time.clear()
     ks.clear()