pydocstyle
Python docstring style checker (PEP-257 conventions)
RUN apt-get update && \
apt-get install -y pydocstyle
RUN apt-get update && \
apt-get install -y pydocstyle
RUN pacman -S --noconfirm pydocstyle
RUN apt-get update && \
apt-get install -y pydocstyle
RUN dnf install -y pydocstyle
RUN apt-get update && \
apt-get install -y pydocstyle