We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36dd89d commit 20a8179Copy full SHA for 20a8179
tasks.py
@@ -1,5 +1,8 @@
1
-from invoke import Collection, task
+# Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED.
2
+#
3
+# SPDX-License-Identifier: Apache-2.0
4
5
+from invoke import Collection, task
6
7
8
@task
0 commit comments