mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-09 21:34:05 +01:00
#682: Rename output
to output_readers
This commit is contained in:
@@ -7,7 +7,7 @@ from .conf import settings
|
||||
from .const import DEFAULT_PRIORITY, ALL_ENABLED
|
||||
from .exceptions import EmptyCommand
|
||||
from .utils import get_alias, format_raw_script
|
||||
from .output import get_output
|
||||
from .output_readers import get_output
|
||||
|
||||
|
||||
class Command(object):
|
||||
|
Reference in New Issue
Block a user