forked from brmlab/brmbar-github
brmbar-cli inventory-interactive: fuckyou
This commit is contained in:
parent
0528a50769
commit
ac4f2f2c62
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ elif sys.argv[1] == "inventory-interactive":
|
||||||
keep_entering = True
|
keep_entering = True
|
||||||
while keep_entering:
|
while keep_entering:
|
||||||
barcode = str(input("Enter barcode:"))
|
barcode = str(input("Enter barcode:"))
|
||||||
|
fuckyou = input("fuckyou")
|
||||||
if barcode == "":
|
if barcode == "":
|
||||||
break
|
break
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue