summaryrefslogtreecommitdiff
path: root/run_module_examples.py
diff options
context:
space:
mode:
authorPepper <pepper@scannerjammer.com>2016-02-04 03:24:32 -0500
committerPepper <pepper@scannerjammer.com>2016-02-04 03:24:32 -0500
commit1097c275b727d4c55d6243aef3c6849e8f7d126f (patch)
tree32bd76f68073e5634d574c63683a7962096e6060 /run_module_examples.py
parent57ab941fcaa47605e49367bfea4ac066d726a9ca (diff)
parent488e3740c904270226dcc40afbc78d134311c0ba (diff)
Merge branch 'master' of ghghgh.us:photoblaster/photoblaster
Diffstat (limited to 'run_module_examples.py')
-rw-r--r--run_module_examples.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_module_examples.py b/run_module_examples.py
index 838934d..82d35ea 100644
--- a/run_module_examples.py
+++ b/run_module_examples.py
@@ -7,4 +7,4 @@ for cls in Pb.__subclasses__():
instance = cls.example_run()
instance.file_s3move()
print instance.file_dict()
- instance.db_send();
+ instance.db_send()