djamel-esi commited on
Commit
0e5d807
·
verified ·
1 Parent(s): cbc6922

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -16,6 +16,8 @@ if result:
16
  else:
17
  print('files not moved')
18
 
 
 
19
  def respond(
20
  message,
21
  history: list[tuple[str, str]],
 
16
  else:
17
  print('files not moved')
18
 
19
+ print("why")
20
+
21
  def respond(
22
  message,
23
  history: list[tuple[str, str]],