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

@@ -4,6 +4,7 @@ Calling ``tox.reporter.something()`` and having to format a string with the pref
gets really old fast, but more importantly it also makes the flow of the main code
more difficult to follow because of the added complexity.
"""
import logging
from tox_poetry_installer import constants