aboutsummaryrefslogtreecommitdiff
path: root/bestflags/steering.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/steering.py')
-rw-r--r--bestflags/steering.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bestflags/steering.py b/bestflags/steering.py
index 0be8d906..8312924f 100644
--- a/bestflags/steering.py
+++ b/bestflags/steering.py
@@ -18,7 +18,7 @@ class Steering(object):
self._steps = steps
- def run(self, generation):
+ def Run(self, generation):
"""Generate a set of new generations for the next round of execution.
Args: