Skip to content

Commit

Permalink
fixing imports
Browse files Browse the repository at this point in the history
  • Loading branch information
JoschD committed Nov 7, 2023
1 parent e6ca625 commit ac8f242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylhc_submitter/sixdesk_tools/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

from pylhc_submitter.constants.autosix import SIXDESKLOCKFILE, get_workspace_path
from pylhc_submitter.constants.external_paths import SIXDESK_UTILS
from pylhc_submitter.htc.mask import find_named_variables_in_mask
from pylhc_submitter.job_submitter_tools.mask import find_named_variables_in_mask

LOG = logging.getLogger(__name__)

Expand Down

0 comments on commit ac8f242

Please sign in to comment.