Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Documentation
In thetkinter docs there are a few methods that include sequences of valid options/values, e.g.https://docs.python.org/3/library/tkinter.ttk.html#tkinter.ttk.Treeview.column
These should use appropriate markup (like``...`` or*...*).