Skip to content

Commit

Permalink
Revert spurious change
Browse files Browse the repository at this point in the history
  • Loading branch information
maksbotan committed Mar 20, 2023
1 parent dc4d7e5 commit a1f1fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/poetry/installation/chef.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from build import ProjectBuilder
from build.env import IsolatedEnv as BaseIsolatedEnv
from poetry.core.utils.helpers import temporary_directory
from pyproject_hooks import quiet_subprocess_runner
from pyproject_hooks import quiet_subprocess_runner # type: ignore[import]

from poetry.utils.env import ephemeral_environment

Expand Down

0 comments on commit a1f1fce

Please sign in to comment.