ruff linting/Python 3.10 cleanup

This commit is contained in:
James R. Barlow
2024-02-14 12:41:51 -08:00
parent 906c130f96
commit 6a746a1cbb
18 changed files with 38 additions and 46 deletions
-1
View File
@@ -3,7 +3,6 @@
from __future__ import annotations
from pathlib import Path
from subprocess import CalledProcessError
from unittest.mock import patch