autopep8-2
A tool that automatically formats Python code to conform to the PEP 8 style guide
RUN pacman -S --noconfirm python2-autopep8
RUN dnf install -y python2-autopep8
A tool that automatically formats Python code to conform to the PEP 8 style guide
RUN pacman -S --noconfirm python2-autopep8
RUN dnf install -y python2-autopep8