Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f9e6242

Browse files
committedNov 4, 2024·
change whitespace and newline
1 parent bb05bed commit f9e6242

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎barcode_generator/barcode_generator.py

-1
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,3 @@ def generate_barcode(self):
9595
root = tk.Tk()
9696
app = BarcodeGeneratorApp(root)
9797
root.mainloop()
98-

0 commit comments

Comments
 (0)