Accept most of ruff's delinting

This commit is contained in:
James R. Barlow
2023-04-14 00:45:34 -07:00
parent b7eb93eb79
commit 9b8d14d16e
47 changed files with 121 additions and 172 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
from __future__ import annotations
import os
from subprocess import PIPE, run
from subprocess import run
import pytest