Update to isort and black 24

This commit is contained in:
2024-08-16 14:27:46 -04:00
parent 13cfb8616c
commit ddbf442a30
10 changed files with 12 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
"""Add required env configuration options to the tox INI file"""
from typing import List
from tox.config.sets import EnvConfigSet