[PR #8] [MERGED] fix linting pass 1 #324

Closed
opened 2026-02-17 17:20:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/8
Author: @eyurtsev
Created: 6/3/2025
Status: Merged
Merged: 6/3/2025
Merged by: @eyurtsev

Base: mainHead: eugene/fix_linting_issues


📝 Commits (2)

📊 Changes

6 files changed (+55 additions, -28 deletions)

View changed files

📝 pipeline/cli.py (+14 -0)
📝 pipeline/commands/build.py (+6 -3)
📝 pipeline/commands/dev.py (+12 -9)
📝 pipeline/core/builder.py (+13 -9)
📝 pipeline/core/watcher.py (+8 -6)
📝 tests/unit_tests/utils.py (+2 -1)

📄 Description

Set up logger
auto fix some issues


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/8 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 6/3/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/fix_linting_issues` --- ### 📝 Commits (2) - [`ca92f37`](https://github.com/langchain-ai/docs/commit/ca92f37a025b70e39817f2990c38c80a7784e190) x - [`13aa20d`](https://github.com/langchain-ai/docs/commit/13aa20df74294a1a9372cdeeee81f7497bb99dfa) x ### 📊 Changes **6 files changed** (+55 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/cli.py` (+14 -0) 📝 `pipeline/commands/build.py` (+6 -3) 📝 `pipeline/commands/dev.py` (+12 -9) 📝 `pipeline/core/builder.py` (+13 -9) 📝 `pipeline/core/watcher.py` (+8 -6) 📝 `tests/unit_tests/utils.py` (+2 -1) </details> ### 📄 Description Set up logger auto fix some issues --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:20:07 -05:00
yindo closed this issue 2026-02-17 17:20:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#324