Fix linter error

This commit is contained in:
Tobias Genannt 2024-09-01 13:23:58 +02:00
parent 279a54bef0
commit a75db6add9

View File

@ -26,7 +26,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v5
with:
python-version: '3.9'
python-version: "3.9"
- name: Lint Code Base
uses: github/super-linter@v7
env: