From 9db05cc944fa45915f38e61d3145f65fc1bd8dae Mon Sep 17 00:00:00 2001 From: kashi-x Date: Fri, 21 Jun 2024 00:44:19 +0900 Subject: [PATCH] fix line length --- Python.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Python.gitignore b/Python.gitignore index 3ad8c8ea..40c9b2e0 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -114,7 +114,8 @@ ipython_config.py # pixi # Similar to Pipfile.lock, it is generally recommended to include pixi.lock in version control. #pixi.lock -# Pixi creates a virtual environment in the .pixi directory, just like venv module creates one in the .venv directory. It is recommended not to include this directory in version control. +# Pixi creates a virtual environment in the .pixi directory, just like venv module creates one +# in the .venv directory. It is recommended not to include this directory in version control. .pixi # PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm