mark script as executable

This commit is contained in:
Jeff Epler 2020-10-28 10:20:36 -05:00
parent b40a579d18
commit 537a4daabd

1
tools/analyze_mpy.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
# SPDX-FileCopyrightText: 2014 MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)
#
# SPDX-License-Identifier: MIT