From d687555b11a86697d73c87202ede86979768bd74 Mon Sep 17 00:00:00 2001 From: Bradley Dice Date: Mon, 3 Jun 2024 16:30:35 -0500 Subject: [PATCH] Fix style check. --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 0364286..288cf49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,5 @@ +# Copyright (c) 2023-2024, NVIDIA CORPORATION. All rights reserved. + [tool.scikit-build] cmake.minimum-version = "3.26.4" cmake.verbose = true