Skip to content

Commit

Permalink
[pre-commit.ci] Apply automatic pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 1, 2023
1 parent e810919 commit cd45c93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/common/config_mod_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ def _create_gpu_environment():


def add_gpu_config(config, cloud="aws"):

gpu_config = GPU_CONFIG.get(cloud)
if not gpu_config:
raise ValueError(f"GPU not supported/tested on {cloud}")
Expand Down

0 comments on commit cd45c93

Please sign in to comment.