Skip to content

Commit 0614160

Browse files
Auto-format: ruff format
1 parent 6a974ee commit 0614160

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/update_lib/deps.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ def clear_import_graph_caches() -> None:
101101
},
102102
}
103103

104+
104105
def resolve_hard_dep_parent(name: str) -> str | None:
105106
"""Resolve a hard_dep name to its parent module.
106107

0 commit comments

Comments
 (0)