Skip to content

Commit 6ee0440

Browse files
committed
Formatting
1 parent 54cbb81 commit 6ee0440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfiles/murfey-instrument-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN apt-get update && \
3131
/venv/bin/python -m pip install --upgrade \
3232
pip \
3333
build \
34-
importlib-metadata &&\
34+
importlib-metadata && \
3535
/venv/bin/python -m pip install /python-murfey[client,instrument-server]
3636

3737

0 commit comments

Comments
 (0)