Skip to content

Commit 87383fc

Browse files
committed
ports/quectel: Python lint fix.
1 parent 784240b commit 87383fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/quectel/modules/modules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
freeze_as_mpy(".", "_boot.py")
1+
freeze("$(PORT_DIR)/modules")

0 commit comments

Comments
 (0)