Fix error in Python linting

This commit is contained in:
Magne Sjaastad
2021-12-09 09:46:08 +01:00
committed by GitHub
parent 34fb7d7e84
commit 29db2bc012

View File

@@ -20,3 +20,4 @@ jobs:
title: 'Fixes by black (Python)'
branch: python-black-patches
branch-suffix: random
base: ${{ github.head_ref }}