mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-12-17 11:58:27 +00:00
Update to isort and black 24
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Helper functions for the :func:`tox_on_install` hook"""
|
||||
|
||||
import collections
|
||||
import concurrent.futures
|
||||
import contextlib
|
||||
@@ -20,6 +21,7 @@ from tox_poetry_installer import constants
|
||||
from tox_poetry_installer import exceptions
|
||||
from tox_poetry_installer import logger
|
||||
|
||||
|
||||
if typing.TYPE_CHECKING:
|
||||
from tox_poetry_installer import _poetry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user