Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit ca18bfe

Browse files
committed
fix-formatting
2 parents 96e6aea + 5581beb commit ca18bfe

File tree

148 files changed

+1887
-4033
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+1887
-4033
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ RUN apt-get update && \
88
RUN pip3 install --upgrade pip
99
RUN pip3 install -r requirements.txt --force-reinstall --no-cache-dir --root-user-action=ignore
1010
RUN pip3 install sphinx-autobuild --root-user-action=ignore
11+
RUN pip3 install standard-imghdr
1112
ENTRYPOINT ["tail", "-f", "/dev/null"]
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)