mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-12-21 12:12:41 +00:00
Update to isort and black 24
This commit is contained in:
@@ -21,6 +21,7 @@ at the module scope it is imported into function scope wherever Poetry component
|
||||
moves import errors from load time to runtime which allows the plugin to be skipped if Poetry isn't
|
||||
installed and/or a more helpful error be raised within the Tox framework.
|
||||
"""
|
||||
|
||||
import sys
|
||||
|
||||
from tox_poetry_installer import exceptions
|
||||
|
||||
Reference in New Issue
Block a user