We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d8dab commit 5e30a67Copy full SHA for 5e30a67
1 file changed
scripts/compare_merge.py
@@ -1,4 +1,7 @@
1
#!/usr/bin/env python3
2
+# SPDX-License-Identifier: MPL-2.0
3
+# Copyright (c) 2025 Daniel Schmidt
4
+
5
# /// script
6
# requires-python = ">=3.10"
7
# dependencies = ["ruamel.yaml"]
0 commit comments