s/compile/execute when talking about Python
The word 'compile' is just misleading here.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
from thefuck.rules.python_compile import match, get_new_command
|
||||
from thefuck.rules.python_execute import match, get_new_command
|
||||
from tests.utils import Command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user