Skip to content

Commit 04a27b0

Browse files
Comments
1 parent 9b7125c commit 04a27b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal_filesystem/boot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file is the only one that can't be overridden (without rebuilding) for development because it's not in lib/, so keep it minimal.
1+
# This file is the only one that can't be overridden for development (without rebuilding) because it's not in lib/, so keep it minimal.
22

33
# Make sure the storage partition's lib/ is first in the path, so whatever is placed there overrides frozen libraries.
44
# This allows any build to be used for development as well, just by overriding the libraries in lib/

0 commit comments

Comments
 (0)