1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00

Fix line length

This commit is contained in:
Marcel Robitaille
2020-12-11 01:36:32 -05:00
parent 8081b4adf5
commit 4a20148782

View File

@@ -16,7 +16,8 @@ from dotdrop.utils import must_ignore, uniq_list, diff, \
class Comparator:
def __init__(self, diff_cmd='', debug=False, ignore_missing_in_dotdrop=False):
def __init__(self, diff_cmd='', debug=False,
ignore_missing_in_dotdrop=False):
"""constructor
@diff_cmd: diff command to use
@debug: enable debug