From 377dd69391459b9b0099b7b2ba2e092887480fb7 Mon Sep 17 00:00:00 2001 From: pepperpepperpepper Date: Thu, 3 Mar 2016 19:39:08 -0800 Subject: good --- run_module_examples.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run_module_examples.py') diff --git a/run_module_examples.py b/run_module_examples.py index 27fd13c..d6900dc 100644 --- a/run_module_examples.py +++ b/run_module_examples.py @@ -4,7 +4,7 @@ from photoblaster.modules import Modules modules = Modules() for module_name in modules.list_modules(): - if module_name == "pbconcat": + if module_name == "pbgenerate": print "\n\n\n" print "running example for %s" % module_name cls = modules.get_module(module_name) -- cgit v1.2.3-70-g09d2