Skip to content

Commit 364fcc7

Browse files
committed
Add missing license header
1 parent 25879e9 commit 364fcc7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/tools/test_pipeline_tool.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2022-present deepset GmbH <[email protected]>
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
import os
26

37
import pytest

0 commit comments

Comments
 (0)