mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 03:56:01 +00:00
0f4a523dc4
Using the `force_command` argument will run into issues as the `_get_raw_command` method simply returns the value of `force_command` (which is a string) while it should actually return a list. Fix #1240 |
||
---|---|---|
.. | ||
__init__.py | ||
test_alias.py | ||
test_fix_command.py | ||
test_not_configured.py |