liuyuanxin.613 commited on
Commit
d93b802
·
1 Parent(s): 2b68906
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -267,5 +267,5 @@ with block:
267
 
268
  os.system("git config --global user.email \"[email protected]\"")
269
  os.system("git config --global user.name \"lyx97\"")
270
- # os.system("git config --list")
271
  block.launch()
 
267
 
268
  os.system("git config --global user.email \"[email protected]\"")
269
  os.system("git config --global user.name \"lyx97\"")
270
+ os.system("git config --list")
271
  block.launch()