[PR #1879] [MERGED] style(vault-cli): sort imports in legacy_export.py (ruff I001) #36498

Closed
opened 2026-07-16 00:23:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1879
Author: @profvjreddi
Created: 6/16/2026
Status: Merged
Merged: 6/16/2026
Merged by: @profvjreddi

Base: devHead: fix/vault-cli-import-sort


📝 Commits (1)

  • 57186ce style(vault-cli): sort imports in legacy_export.py (ruff I001)

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 interviews/vault-cli/src/vault_cli/legacy_export.py (+1 -2)

📄 Description

Pure import reordering flagged by the pre-push ruff hook. Landed via #1851, whose CI did not run this local hook. No behavior change.


🔄 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/harvard-edge/cs249r_book/pull/1879 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 6/16/2026 **Status:** ✅ Merged **Merged:** 6/16/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `fix/vault-cli-import-sort` --- ### 📝 Commits (1) - [`57186ce`](https://github.com/harvard-edge/cs249r_book/commit/57186ceeebb87ad6568dd17ef618aa542c460c5c) style(vault-cli): sort imports in legacy_export.py (ruff I001) ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `interviews/vault-cli/src/vault_cli/legacy_export.py` (+1 -2) </details> ### 📄 Description Pure import reordering flagged by the pre-push ruff hook. Landed via #1851, whose CI did not run this local hook. No behavior change. --- <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-07-16 00:23:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#36498