chore: clean files using pre-commit

This commit is contained in:
jo 2022-11-18 22:12:21 +01:00 committed by Marge Me
commit 0061e82ecd
81 changed files with 137 additions and 128 deletions

View file

@ -6,4 +6,4 @@ RUN sudo apt update -y \
RUN pip install poetry \
&& poetry config virtualenvs.create true \
&& poetry config virtualenvs.in-project true
&& poetry config virtualenvs.in-project true