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.
2 parents 36dd89d + 20a8179 commit aa59b27Copy full SHA for aa59b27
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