Skip to content

Commit

Permalink
Fix linting for bb1bb67.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Mar 30, 2017
1 parent 0ebbdd1 commit dde6276
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/galaxy/jobs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import logging
import os
import pwd
import random
import shutil
import string
import subprocess
Expand Down
1 change: 0 additions & 1 deletion lib/galaxy/util/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def _init_handlers(self, config_element):
def _parse_handler(self, handler_def):
pass


def _get_default(self, app, parent, names):
"""
Returns the default attribute set in a parent tag like <handlers> or
Expand Down

0 comments on commit dde6276

Please sign in to comment.