Adityadn commited on
Commit
0f992a2
1 Parent(s): 027e6e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ def test():
12
  outputs="text" # Menetapkan output ke tipe teks
13
  )
14
 
15
- iface.launch()
16
 
17
  def process():
18
  import subprocess
 
12
  outputs="text" # Menetapkan output ke tipe teks
13
  )
14
 
15
+ iface.launch()
16
 
17
  def process():
18
  import subprocess