mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-07 21:04:00 +02:00
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
|
||||
while keep_entering:
|
||||
barcode = str(input("Enter barcode:"))
|
||||
fuckyou = input("fuckyou")
|
||||
if barcode == "":
|
||||
break
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue