mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 15:04:50 +02:00
Replace isort with ruff
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from typing import Tuple, FrozenSet, Optional
|
||||
|
||||
from typing import FrozenSet, Optional, Tuple
|
||||
|
||||
def all_words() -> Tuple[str, ...]:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user