wei.wang commited on
Commit
4d57181
·
1 Parent(s): 5792bd1
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -38,7 +38,6 @@ def get_system_info():
38
 
39
  def greet(name):
40
  system_info = get_system_info()
41
- system_info = ""
42
  return f"Hello {name}!!\n\nSystem Information:\n{system_info}"
43
 
44
  print("weiw test")
 
38
 
39
  def greet(name):
40
  system_info = get_system_info()
 
41
  return f"Hello {name}!!\n\nSystem Information:\n{system_info}"
42
 
43
  print("weiw test")