xp3857 commited on
Commit
1c6598d
·
1 Parent(s): 52c62bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ def ac():
52
  print("Passing")
53
  pass
54
  return t
55
- def im_fn(put,fac="",val=None):
56
  if h == o:
57
  if int(val) != 0:
58
  rn = random.randint(0, 19)
 
52
  print("Passing")
53
  pass
54
  return t
55
+ def im_fn(put,fac="",val=None,h=None):
56
  if h == o:
57
  if int(val) != 0:
58
  rn = random.randint(0, 19)