[PR #52] [MERGED] Fixed modules with local path #144

Closed
opened 2026-05-06 12:37:50 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/patrickchugh/terravision/pull/52
Author: @patrickchugh
Created: 8/26/2023
Status: Merged
Merged: 8/26/2023
Merged by: @patrickchugh

Base: mainHead: bugfix-localmod


📝 Commits (3)

📊 Changes

4 files changed (+20 additions, -8 deletions)

View changed files

📝 modules/fileparser.py (+5 -1)
📝 modules/gitlibs.py (+2 -4)
📝 modules/graphmaker.py (+4 -2)
📝 modules/resource_handlers.py (+9 -1)

📄 Description

YOUR PR TITLE

Type of Change

  • Bug Fix
  • New Feature
  • Refactor
  • Documentation

Checklist

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you written Documentation/Tests?
  • Have you read done your own code-review?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

🔄 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/patrickchugh/terravision/pull/52 **Author:** [@patrickchugh](https://github.com/patrickchugh) **Created:** 8/26/2023 **Status:** ✅ Merged **Merged:** 8/26/2023 **Merged by:** [@patrickchugh](https://github.com/patrickchugh) **Base:** `main` ← **Head:** `bugfix-localmod` --- ### 📝 Commits (3) - [`3332372`](https://github.com/patrickchugh/terravision/commit/33323722159d79bb3ac5f92f331c9ba406794c31) Fixed modules with local path - [`6e3d1bd`](https://github.com/patrickchugh/terravision/commit/6e3d1bdce47327c9ed8f5b7dd570e0024ff68781) black - [`29ccc03`](https://github.com/patrickchugh/terravision/commit/29ccc03d6a120d6ccf0917c2fc5dce4851e20e57) black ### 📊 Changes **4 files changed** (+20 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `modules/fileparser.py` (+5 -1) 📝 `modules/gitlibs.py` (+2 -4) 📝 `modules/graphmaker.py` (+4 -2) 📝 `modules/resource_handlers.py` (+9 -1) </details> ### 📄 Description # YOUR PR TITLE ## Type of Change * [ ] Bug Fix * [ ] New Feature * [ ] Refactor * [ ] Documentation ## Checklist All Submissions: * [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? * [ ] Have you written Documentation/Tests? * [ ] Have you read done your own code-review? ### Changes to Core Features: * [ ] Have you added an explanation of what your changes do and why you'd like us to include them? * [ ] Have you written new tests for your core changes, as applicable? * [ ] Have you successfully run tests with your changes locally? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:37:50 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/terravision#144
No description provided.