another batch of light comments
This commit is contained in:
@@ -1037,8 +1037,7 @@ class subroutinetests(TestCase):
|
||||
jsond = json.dumps(data)
|
||||
data = c2stuff.createc2workoutdata_as_splits(w)
|
||||
jsond = json.dumps(data)
|
||||
data = c2stuff.createc2workoutdata_as_grouped(w)
|
||||
jsond = json.dumps(data)
|
||||
|
||||
|
||||
|
||||
class PlotTests(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user