mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
...
This commit is contained in:
parent
164dd0d637
commit
acd6b168fd
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ import re
|
|||
import subprocess
|
||||
import sys
|
||||
import time
|
||||
from functools import partial, lru_cache
|
||||
from functools import lru_cache, partial
|
||||
from typing import Any, Callable, Dict, Iterable, List, Tuple
|
||||
|
||||
from docutils import nodes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue