Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DualFennecFox authored Jul 15, 2024
1 parent a1d52fe commit 455d432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pylint: disable=locally-disabled, multiple-statements, fixme, line-too-long, invalid-name
# pylint: skip-file
import tkinter
from tkinter import *
from tkinter import ttk
Expand Down

0 comments on commit 455d432

Please sign in to comment.