Skip to content

Commit

Permalink
update imports in runner_size_config
Browse files Browse the repository at this point in the history
  • Loading branch information
alexboden committed Nov 21, 2024
1 parent 2cff679 commit 757ec29
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions runner_size_config.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import os

from config import LIST_OF_RUNNER_LABELS, ALLOCATE_RUNNER_SCRIPT_PATH


def get_runner_resources(runner_label):
"""
Returns the resources required for a runner based on the runner label.
Expand Down

0 comments on commit 757ec29

Please sign in to comment.