diff --git a/tools/make-frozen.py b/tools/make-frozen.py index 704999e61c..18368e218f 100755 --- a/tools/make-frozen.py +++ b/tools/make-frozen.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python # # Create frozen modules structure for MicroPython. #