Skip to content

Commit 9a03e76

Browse files
authored
chore: add missing license header to ruff_format_docs script (#10577)
1 parent 8197a6d commit 9a03e76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/ruff_format_docs.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 <info@deepset.ai>
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
"""
26
Pre-commit hook that runs ruff format on Python code blocks in Markdown/MDX files.
37

0 commit comments

Comments
 (0)