From 8d91c5d9f3c5982abc337f8f5a78dd1780a0d77c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 19:31:44 +0000 Subject: [PATCH] [pre-commit.ci] Apply automatic pre-commit fixes --- tests/tests_integration/deployment_fixtures.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/tests_integration/deployment_fixtures.py b/tests/tests_integration/deployment_fixtures.py index eda462781..4e5ad3301 100644 --- a/tests/tests_integration/deployment_fixtures.py +++ b/tests/tests_integration/deployment_fixtures.py @@ -12,7 +12,6 @@ from _nebari.deploy import deploy_configuration from _nebari.destroy import destroy_configuration from _nebari.render import render_template -from _nebari.schema import verify from _nebari.utils import yaml from tests.common.config_mod_utils import add_gpu_config, add_preemptible_node_group from tests.tests_unit.utils import render_config_partial