fix(instructions): Standardize description quotes in LangChain Python instructions

This commit is contained in:
Akash Kumar Shaw 2025-10-09 03:41:10 +05:30
parent f14fa6b2f1
commit e7e7157b0b

View File

@ -1,5 +1,5 @@
--- ---
description: "Instructions for using LangChain with Python" description: 'Instructions for using LangChain with Python'
applyTo: "**/*.py" applyTo: "**/*.py"
--- ---