ruff --fix

This commit is contained in:
L. Kärkkäinen
2023-10-25 00:21:29 +01:00
parent 20fd58b8d7
commit 209840b771
12 changed files with 11 additions and 19 deletions

View File

@@ -1,7 +1,6 @@
# flake8: noqa: E501
import subprocess
import sys
from pathlib import Path
from typing import List, Tuple