ruff
ac2e374a - Add `tkinter` import convention (#5626)

Commit
2 years ago
Add `tkinter` import convention (#5626) ## Summary Adds `import tkinter as tk` to the list of default import conventions. Closes #5620. ## Test Plan Added `tkinter` to test fixture. `cargo test`
Author
Parents
Loading