Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 15, 2022
1 parent cb1fee2 commit 3efee61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/Dockerfile.ubuntu.18.04
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,3 @@ RUN conda create -n py38 python=3.8 pytorch cudatoolkit=11.3 -c pytorch -y
RUN conda create -n py39 python=3.9 pytorch cudatoolkit=11.3 -c pytorch -y
# TODO add torch to 3.10 when supported
RUN conda create -n py310 python=3.10 -y

0 comments on commit 3efee61

Please sign in to comment.