mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-16 23:24:55 -05:00
[PR #1879] [MERGED] style(vault-cli): sort imports in legacy_export.py (ruff I001) #30979
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:fix/vault-cli-import-sort📝 Commits (1)
57186cestyle(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.