autopep8-3
tool that automatically formats Python code to conform to PEP 8
RUN apt-get update && \
apt-get install -y python3-autopep8
RUN apt-get update && \
apt-get install -y python3-autopep8
RUN apt-get update && \
apt-get install -y python3-autopep8
RUN dnf install -y python3-autopep8