Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ReckonPrimer.activity/expassten.py
diff options
context:
space:
mode:
Diffstat (limited to 'ReckonPrimer.activity/expassten.py')
-rwxr-xr-xReckonPrimer.activity/expassten.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ReckonPrimer.activity/expassten.py b/ReckonPrimer.activity/expassten.py
index 4059b2b..364489c 100755
--- a/ReckonPrimer.activity/expassten.py
+++ b/ReckonPrimer.activity/expassten.py
@@ -34,7 +34,6 @@ class ExPassTen(Exercise):
'shuffle_inner': False, # shuffle only 1st (inner) iteration
'cut-max' : True # cut set of all calcs down to MAX
}
- self._calcs = self._generate_calcs()
def format(self, (cs, ms, linepos)):
"""format the calc for display, prepare overlays for input"""