Skip to content

Commit

Permalink
Run pre-commit to fixup previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
amarburg committed Sep 26, 2024
1 parent 8edcfaa commit 97e5617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ RUN git clone --depth 1 --recursive -b ${MAVLINK_RELEASE} https://github.com/mav
# Comment those lines out in mavlink.
RUN sed -i -e 's/^from future import standard_library/#from future import standard_library/' \
-e 's/standard_library.install_aliases()/#standard_library.install_aliases()/' \
mavlink/pymavlink/generator/mavgen.py
mavlink/pymavlink/generator/mavgen.py

WORKDIR $USER_WORKSPACE
RUN sudo apt-get -q update \
Expand Down

0 comments on commit 97e5617

Please sign in to comment.