mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-18 11:12:30 +01:00
#N/A: Move all consts to const
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from thefuck import types
|
||||
from thefuck.conf import DEFAULT_PRIORITY
|
||||
from thefuck.const import DEFAULT_PRIORITY
|
||||
|
||||
|
||||
class Command(types.Command):
|
||||
|
Reference in New Issue
Block a user