RivianG commited on
Commit
e8987d4
1 Parent(s): 04b15e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,6 +57,6 @@ if submit:
57
  except Exception as e:
58
 
59
  counter.clear()
60
- print("Plaka bulunamadı")
61
 
62
 
 
57
  except Exception as e:
58
 
59
  counter.clear()
60
+ st.write("Plaka Bulunamadı")
61
 
62