Skip to content

Commit e95c756

Browse files
Update Digital_Clock/digital_clock.py
Suggestion has been added in respect of the following best practice Co-authored-by: Shamith <shamith301102@gmail.com>
1 parent 6ef7a72 commit e95c756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Digital_Clock/digital_clock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
from tkinter import *
2+
import tkinter as tk
33
import time
44
from tkinter.font import Font
55

0 commit comments

Comments
 (0)