Skip to content
Snippets Groups Projects
Commit 5b0d7436 authored by Nate Coraor's avatar Nate Coraor
Browse files

Fix linting error

parent 76080dac
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,6 @@ class DrmaaSession(object):
DrmaaSession.session.initialize()
DrmaaSession.session_count += 1
@contextlib.contextmanager
def _session_lock(self):
with DrmaaSession.session_lock:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment