mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Rename module
This commit is contained in:
parent
67379c67cc
commit
5b58c2892d
2 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue