mark script as executable
This commit is contained in:
parent
b40a579d18
commit
537a4daabd
1 changed files with 1 additions and 0 deletions
1
tools/analyze_mpy.py
Normal file → Executable file
1
tools/analyze_mpy.py
Normal file → Executable 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue