From 034a6f9b78cb5cbeff0003e723d5e16edf5306f0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:29:29 +0000 Subject: [PATCH] [pre-commit.ci] auto code formatting --- conda/environments/all_cuda-118_arch-x86_64.yaml | 2 +- conda/environments/all_cuda-128_arch-x86_64.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/environments/all_cuda-118_arch-x86_64.yaml b/conda/environments/all_cuda-118_arch-x86_64.yaml index 3fffb3dc7..56b85f7f2 100644 --- a/conda/environments/all_cuda-118_arch-x86_64.yaml +++ b/conda/environments/all_cuda-118_arch-x86_64.yaml @@ -37,7 +37,7 @@ dependencies: - scikit-build-core >=0.10.0 - sphinx-copybutton - sphinx-markdown-tables -- sphinx<=8.2.0 +- sphinx<8.2.0 - sphinx_rtd_theme - sysroot_linux-64==2.28 name: all_cuda-118_arch-x86_64 diff --git a/conda/environments/all_cuda-128_arch-x86_64.yaml b/conda/environments/all_cuda-128_arch-x86_64.yaml index 807456000..fbc1e28da 100644 --- a/conda/environments/all_cuda-128_arch-x86_64.yaml +++ b/conda/environments/all_cuda-128_arch-x86_64.yaml @@ -36,7 +36,7 @@ dependencies: - scikit-build-core >=0.10.0 - sphinx-copybutton - sphinx-markdown-tables -- sphinx<=8.2.0 +- sphinx<8.2.0 - sphinx_rtd_theme - sysroot_linux-64==2.28 name: all_cuda-128_arch-x86_64