[PR #546] [MERGED] fix: remove isort due using black and add a new checklist #620

Closed
opened 2026-02-15 18:15:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama-hub/pull/546
Author: @EmanuelCampos
Created: 9/27/2023
Status: Merged
Merged: 9/27/2023
Merged by: @EmanuelCampos

Base: mainHead: fix/remove-isort


📝 Commits (3)

  • 3b90307 chore: remove isort from make file due to format conflicts
  • 5d708d6 chore: add checklist to ran format and lint
  • 03217dc Merge branch 'main' of github.com:EmanuelCampos/llama-hub into fix/remove-isort

📊 Changes

2 files changed (+2 additions, -3 deletions)

View changed files

📝 .github/pull_request_template.md (+2 -1)
📝 Makefile (+0 -2)

📄 Description

Description

Remove isort since black library is already being used, and it's causing conflicts

Fixes # (issue)

Type of Change

Please delete options that are not relevant.

  • Bug fix / Smaller change
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • I stared at the code and made sure it makes sense

🔄 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/run-llama/llama-hub/pull/546 **Author:** [@EmanuelCampos](https://github.com/EmanuelCampos) **Created:** 9/27/2023 **Status:** ✅ Merged **Merged:** 9/27/2023 **Merged by:** [@EmanuelCampos](https://github.com/EmanuelCampos) **Base:** `main` ← **Head:** `fix/remove-isort` --- ### 📝 Commits (3) - [`3b90307`](https://github.com/run-llama/llama-hub/commit/3b903074884305475acfd8ee706b8c41db4ef030) chore: remove isort from make file due to format conflicts - [`5d708d6`](https://github.com/run-llama/llama-hub/commit/5d708d6e4cf5e69749301ad7bdec1c152a06587d) chore: add checklist to ran format and lint - [`03217dc`](https://github.com/run-llama/llama-hub/commit/03217dc38dce87714f255b33492ad4dc40ee14ef) Merge branch 'main' of github.com:EmanuelCampos/llama-hub into fix/remove-isort ### 📊 Changes **2 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/pull_request_template.md` (+2 -1) 📝 `Makefile` (+0 -2) </details> ### 📄 Description # Description Remove `isort` since `black` library is already being used, and it's causing conflicts Fixes # (issue) ## Type of Change Please delete options that are not relevant. - [x] Bug fix / Smaller change - [x] This change requires a documentation update # How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration - [x] I stared at the code and made sure it makes sense --- <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-15 18:15:32 -05:00
yindo closed this issue 2026-02-15 18:15:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama-hub#620