diff --git a/IPython/parallel/apps/launcher.py b/IPython/parallel/apps/launcher.py index 60cf6e8..2292d85 100644 --- a/IPython/parallel/apps/launcher.py +++ b/IPython/parallel/apps/launcher.py @@ -1330,7 +1330,7 @@ class CondorLauncher(BatchSystemLauncher): def _insert_queue_in_script(self): """AFAIK, Condor doesn't have a concept of multiple queues that can be - specified in the script.. + specified in the script. """ pass