mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 17:48:41 +00:00
update import statement to match new file name
This commit is contained in:
parent
9005aff1bd
commit
f66cc07367
@ -1,5 +1,5 @@
|
|||||||
import pytest
|
import pytest
|
||||||
from thefuck.rules.git_branch_0v_to_dash_v import match, get_new_command
|
from thefuck.rules.git_branch_flag_0_to_flag_dash_v import match, get_new_command
|
||||||
from thefuck.types import Command
|
from thefuck.types import Command
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user