mirror of
https://github.com/python-poetry/install.python-poetry.org.git
synced 2024-11-21 13:41:04 -05:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
6dc43458ef
commit
290e92f756
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ installs, or use of pipx as alternatives to executing arbitrary, unversioned cod
|
||||||
script to alternatives, consider maintaining a local copy as part of your infrastructure.
|
script to alternatives, consider maintaining a local copy as part of your infrastructure.
|
||||||
|
|
||||||
For full documentation, visit https://python-poetry.org/docs/#installation.
|
For full documentation, visit https://python-poetry.org/docs/#installation.
|
||||||
""" # noqa: E501
|
"""
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue