mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 20:16:52 +00:00
docs: templates
updated titles (#25646)
Updated titles into a consistent format. Fixed links to the diagrams. Fixed typos. Note: The Templates menu in the navbar is now sorted by the file names. I'll try sorting the navbar menus by the page titles, not the page file names.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# python-lint
|
||||
# Python linting
|
||||
|
||||
This agent specializes in generating high-quality Python code with a focus on proper formatting and linting. It uses `black`, `ruff`, and `mypy` to ensure the code meets standard quality checks.
|
||||
This agent specializes in generating high-quality `Python` code with
|
||||
a focus on proper formatting and linting. It uses `black`, `ruff`, and `mypy` to ensure the code meets standard quality checks.
|
||||
|
||||
This streamlines the coding process by integrating and responding to these checks, resulting in reliable and consistent code output.
|
||||
|
||||
|
Reference in New Issue
Block a user