We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb05bed commit f9e6242Copy full SHA for f9e6242
barcode_generator/barcode_generator.py
@@ -95,4 +95,3 @@ def generate_barcode(self):
95
root = tk.Tk()
96
app = BarcodeGeneratorApp(root)
97
root.mainloop()
98
-
0 commit comments