We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 671f8d2 + f1d953a commit c444b63Copy full SHA for c444b63
auto/extract_version.py
@@ -1,11 +1,11 @@
1
+#!/usr/bin/env python3
2
# =========================================================================
3
# Unity - A Test Framework for C
4
# ThrowTheSwitch.org
5
# Copyright (c) 2007-24 Mike Karlesky, Mark VanderVoord, & Greg Williams
6
# SPDX-License-Identifier: MIT
7
8
-#!/usr/bin/env python3
9
import re
10
import sys
11
0 commit comments