hanifekaptan commited on
Commit
1451c9d
·
verified ·
1 Parent(s): 3914eaf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- from barcode
3
  import segno
4
  import segno.helpers
5
  import io
 
1
  import streamlit as st
2
+ import barcode
3
  import segno
4
  import segno.helpers
5
  import io