From 44df3febf8d18a543943a1a9f273053ff52e5081 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 5 Aug 2024 15:46:18 +0800 Subject: fix: modify comments in const.py --- src/ipm/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ipm/const.py b/src/ipm/const.py index b8dc092..eff51c9 100644 --- a/src/ipm/const.py +++ b/src/ipm/const.py @@ -16,7 +16,7 @@ ATTENTIONS = ( "This file is @generated by IPM.", "It is not intended for manual editing.", ) -GITIGNORE = """# Initialized `.gitignores` @generated by IPM. +GITIGNORE = """# Initialized `.gitignore` @generated by IPM. # Python __pycache__/ *.pyc -- cgit v1.2.3-70-g09d2