Move commands-related logic to Command and CorrectedCommand
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
class EmptyCommand(Exception):
|
||||
"""Raises when empty command passed to `thefuck`."""
|
||||
Reference in New Issue
Block a user