[PR #23] [MERGED] fix imports #35806

Closed
opened 2026-04-22 20:33:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/23
Author: @mxyng
Created: 6/29/2023
Status: Merged
Merged: 6/29/2023
Merged by: @mxyng

Base: mainHead: fix-imports


📝 Commits (1)

📊 Changes

1 file changed (+6 additions, -5 deletions)

View changed files

📝 ollama/engine.py (+6 -5)

📄 Description

import os as os to avoid ambiguity between local symbols and imported symbols


🔄 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/ollama/ollama/pull/23 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 6/29/2023 **Status:** ✅ Merged **Merged:** 6/29/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `fix-imports` --- ### 📝 Commits (1) - [`41fab3c`](https://github.com/ollama/ollama/commit/41fab3c318d83e9e0306dbaa69560d1463ead97f) fix imports ### 📊 Changes **1 file changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ollama/engine.py` (+6 -5) </details> ### 📄 Description import os as os to avoid ambiguity between local symbols and imported symbols --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-22 20:33:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#35806