Skip to content

Commit 169b4bb

Browse files
authored
Apply suggestion from @aaronsteers
1 parent 39153f4 commit 169b4bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bin/generate_component_manifest_files.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/usr/bin/env python3
2+
#
3+
# Usage:
4+
# > uv run ‎bin/generate_component_manifest_files.py
5+
#
26
# /// script
37
# dependencies = [
48
# "datamodel-code-generator==0.26.3",

0 commit comments

Comments
 (0)