Skip to content

Commit 64dfe20

Browse files
committed
make check metrics standalone
Signed-off-by: Terry Kong <[email protected]>
1 parent 88d56b7 commit 64dfe20

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/check_metrics.py

100644100755
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#!/usr/bin/env -S uv run --script -q
2+
# /// script
3+
# dependencies = [
4+
# "rich"
5+
# ]
6+
# ///
17
# Copyright (c) 2025, NVIDIA CORPORATION. All rights reserved.
28
#
39
# Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)