Skip to content

Commit b18529a

Browse files
committed
【修改】:代码格式
1 parent 733484a commit b18529a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmds/cmd_menuconfig.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ def cmd(args):
238238
mtime2 = os.path.getmtime(fn)
239239
else:
240240
mtime2 = -1
241-
241+
242242
if mtime != mtime2:
243243
mk_rtconfig(fn)
244244

0 commit comments

Comments
 (0)