mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-05 14:58:48 +00:00
fix pep8
This commit is contained in:
@@ -13,7 +13,6 @@ from dotdrop.logger import Logger
|
||||
|
||||
class Action:
|
||||
|
||||
|
||||
def __init__(self, key, action):
|
||||
self.key = key
|
||||
self.action = action
|
||||
|
||||
Reference in New Issue
Block a user