mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-21 16:05:02 +02:00
Replace isort with ruff
This commit is contained in:
@@ -11,7 +11,6 @@ import sys
|
||||
from contextlib import suppress
|
||||
from typing import Any
|
||||
|
||||
|
||||
CSI = '\x1b['
|
||||
OSC = '\x1b]'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user