From 75369a59711d2daa4d5ef3d8f26c713b05008329 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 Oct 2025 16:49:51 +0000 Subject: [PATCH] style: apply pre-commit fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Applied by @github-actions bot via pre-commit workflow --- tests/unit/conftest.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/unit/conftest.py b/tests/unit/conftest.py index 2f321ae98..1ae96d448 100644 --- a/tests/unit/conftest.py +++ b/tests/unit/conftest.py @@ -1,3 +1,9 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the terms described in the LICENSE file in +# the root directory of this source tree. + import os import warnings