ruff
ac2e374a
- Add `tkinter` import convention (#5626)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`
References
#5626 - Add `tkinter` import convention
Author
tjkuson
Parents
38fa305f
Loading