From 76c181b74bc8f30b6f8f1b6f06d1dc0b614ff367 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 22:50:42 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- install-poetry.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-poetry.py b/install-poetry.py index 4a96007..3b7d2b9 100644 --- a/install-poetry.py +++ b/install-poetry.py @@ -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. For full documentation, visit https://python-poetry.org/docs/#installation. -""" # noqa: E501 +""" import sys