Skip to content

Commit

Permalink
Fix lint + missing save file
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Jul 17, 2024
1 parent f4bcd3a commit 7e7cf1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions ci/docker/conda-cpp.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ RUN mamba install -q -y \
doxygen \
libnuma \
python=${python} \
ucx \
ucx-proc=*=cpu \
valgrind && \
mamba clean --all

Expand Down
2 changes: 1 addition & 1 deletion docs/source/cpp/flight.rst
Original file line number Diff line number Diff line change
Expand Up @@ -363,4 +363,4 @@ Closing unresponsive connections
.. _ARROW-6062: https://issues.apache.org/jira/browse/ARROW-6062


.. _gRPC: https://grpc.io/
.. _gRPC: https://grpc.io/

0 comments on commit 7e7cf1b

Please sign in to comment.