autopep8
Format Python code according to the PEP 8 style guide. More information: <https://github.com/hhatto/autopep8>.
RUN apt-get update && \
apt-get install -y python-autopep8
RUN apt-get update && \
apt-get install -y python-autopep8
RUN pacman -S --noconfirm autopep8
RUN apt-get update && \
apt-get install -y python-autopep8
RUN dnf install -y python-autopep8
RUN apt-get update && \
apt-get install -y python-autopep8