coverage changes
This commit is contained in:
@@ -380,7 +380,7 @@ def get_todays_micro(plan,thedate=timezone.now()):
|
||||
|
||||
if thismicro:
|
||||
thismicro = thismicro[0]
|
||||
else:
|
||||
else: # pragma: no cover
|
||||
mms = TrainingMicroCycle.objects.all()
|
||||
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user