mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-11 18:32:12 +02:00
Rename module
This commit is contained in:
@@ -17,7 +17,7 @@ from ..tui.operations import (
|
||||
)
|
||||
from .collect import create_collection, data_for_path
|
||||
from .config import init_config
|
||||
from .git import Differ
|
||||
from .patch import Differ
|
||||
from .render import render_diff
|
||||
|
||||
INITIALIZING, COLLECTED, DIFFED = range(3)
|
||||
|
||||
Reference in New Issue
Block a user