Add import tkinter as tk
to list of default import conventions
#5620
Labels
import tkinter as tk
to list of default import conventions
#5620
The python docs do this in all of the examples, so seems appropriate to include it: https://docs.python.org/3/library/tkinter.html
The text was updated successfully, but these errors were encountered: