diff --git a/qsim/core.py b/qsim/core.py index e4d08d5c..1db022dd 100644 --- a/qsim/core.py +++ b/qsim/core.py @@ -24,7 +24,7 @@ class Simulator(object): def launch(self): """ - Create all components specified in config... + Create all components specified in config """ pass