Skip to content

Commit

Permalink
removed clang-format since it would be provided through style50
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Apr 3, 2024
1 parent 4207bc8 commit c7baf84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ RUN pip3 install --no-cache-dir \

# Install ML packages for CS50 AI
RUN pip3 install --no-cache-dir \
clang-format \
nltk \
opencv-python \
scikit-learn \
Expand Down

0 comments on commit c7baf84

Please sign in to comment.