1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00

PEP8: fix E122: continuation line missing indentation or outdented

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
Joe Guo 2018-07-30 18:14:21 +12:00 committed by Douglas Bagnall
parent b43408b383
commit 297faf3252
14 changed files with 305 additions and 305 deletions

View File

@ -183,7 +183,7 @@ elephant 2311·-
elephant 2311·-
 frog 23121·
''',
'utf8 True, colour xterm-256color-heatmap': '''
'utf8 True, colour xterm-256color-heatmap': '''
destination
 ant
 bat
@ -198,7 +198,7 @@ elephant 2311·-
elephant 2311·-
 frog 23121·
''',
'utf8 False, colour None': '''
'utf8 False, colour None': '''
destination
,------ ant
|,----- bat
@ -213,7 +213,7 @@ elephant 2311·-
elephant 23110-
frog 231210
''',
'utf8 False, colour ansi': '''
'utf8 False, colour ansi': '''
destination
,------ ant
|,----- bat
@ -228,7 +228,7 @@ elephant 23110-
elephant 23110-
 frog 231210
''',
'utf8 False, colour ansi-heatmap': '''
'utf8 False, colour ansi-heatmap': '''
destination
,------ ant
|,----- bat
@ -243,7 +243,7 @@ elephant 23110-
elephant 23110-
 frog 231210
''',
'utf8 False, colour xterm-256color': '''
'utf8 False, colour xterm-256color': '''
destination
,------ ant
|,----- bat
@ -258,7 +258,7 @@ elephant 23110-
elephant 23110-
 frog 231210
''',
'utf8 False, colour xterm-256color-heatmap': '''
'utf8 False, colour xterm-256color-heatmap': '''
destination
,------ ant
|,----- bat
@ -306,7 +306,7 @@ source ││╭─ cat
 bat 1·2
 cat 21·
''',
'utf8 True, colour ansi-heatmap': '''
'utf8 True, colour ansi-heatmap': '''
destination
 ant
 bat
@ -315,7 +315,7 @@ source ││╭─ cat
 bat 1·2
 cat 21·
''',
'utf8 True, colour xterm-256color': '''
'utf8 True, colour xterm-256color': '''
destination
 ant
 bat
@ -324,7 +324,7 @@ source ││╭─ cat
 bat 1·2
 cat 21·
''',
'utf8 True, colour xterm-256color-heatmap': '''
'utf8 True, colour xterm-256color-heatmap': '''
destination
 ant
 bat
@ -333,7 +333,7 @@ source ││╭─ cat
 bat 1·2
 cat 21·
''',
'utf8 False, colour None': '''
'utf8 False, colour None': '''
destination
,--- ant
|,-- bat
@ -342,7 +342,7 @@ source ||,- cat
bat 102
cat 210
''',
'utf8 False, colour ansi': '''
'utf8 False, colour ansi': '''
destination
,--- ant
|,-- bat
@ -351,7 +351,7 @@ source ||,- cat
 bat 102
 cat 210
''',
'utf8 False, colour ansi-heatmap': '''
'utf8 False, colour ansi-heatmap': '''
destination
,--- ant
|,-- bat
@ -360,7 +360,7 @@ source ||,- cat
 bat 102
 cat 210
''',
'utf8 False, colour xterm-256color': '''
'utf8 False, colour xterm-256color': '''
destination
,--- ant
|,-- bat
@ -369,7 +369,7 @@ source ||,- cat
 bat 102
 cat 210
''',
'utf8 False, colour xterm-256color-heatmap': '''
'utf8 False, colour xterm-256color-heatmap': '''
destination
,--- ant
|,-- bat
@ -394,7 +394,7 @@ source ||,- cat
('dog', 'ant'),
('dog', 'eel')]
expected = {
'utf8 True, colour None': '''
'utf8 True, colour None': '''
destination
ant
bat
@ -407,7 +407,7 @@ source ││││╭─ eel
dog 123·1
eel ----·
''',
'utf8 True, colour ansi': '''
'utf8 True, colour ansi': '''
destination
 ant
 bat
@ -420,7 +420,7 @@ source ││││╭─ eel
 dog 123·1
 eel ----·
''',
'utf8 True, colour ansi-heatmap': '''
'utf8 True, colour ansi-heatmap': '''
destination
 ant
 bat
@ -433,7 +433,7 @@ source ││││╭─ eel
 dog 123·1
 eel ----·
''',
'utf8 True, colour xterm-256color': '''
'utf8 True, colour xterm-256color': '''
destination
 ant
 bat
@ -446,7 +446,7 @@ source ││││╭─ eel
 dog 123·1
 eel ----·
''',
'utf8 True, colour xterm-256color-heatmap': '''
'utf8 True, colour xterm-256color-heatmap': '''
destination
 ant
 bat
@ -459,7 +459,7 @@ source ││││╭─ eel
 dog 123·1
 eel ----·
''',
'utf8 False, colour None': '''
'utf8 False, colour None': '''
destination
,----- ant
|,---- bat
@ -472,7 +472,7 @@ source ||||,- eel
dog 12301
eel ----0
''',
'utf8 False, colour ansi': '''
'utf8 False, colour ansi': '''
destination
,----- ant
|,---- bat
@ -485,7 +485,7 @@ source ||||,- eel
 dog 12301
 eel ----0
''',
'utf8 False, colour ansi-heatmap': '''
'utf8 False, colour ansi-heatmap': '''
destination
,----- ant
|,---- bat
@ -498,8 +498,8 @@ source ||||,- eel
 dog 12301
 eel ----0
''',
'utf8 False, colour xterm-256color':
''' destination
'utf8 False, colour xterm-256color':
''' destination
,----- ant
|,---- bat
||,--- cat
@ -511,7 +511,7 @@ source ||||,- eel
 dog 12301
 eel ----0
''',
'utf8 False, colour xterm-256color-heatmap': '''
'utf8 False, colour xterm-256color-heatmap': '''
destination
,----- ant
|,---- bat

View File

@ -65,7 +65,7 @@ random.seed(1)
BIG_SD_SDDL = ''.join(
"""O:S-1-5-21-3328325300-3937145445-4190589019-512G:S-1-5-2
"""O:S-1-5-21-3328325300-3937145445-4190589019-512G:S-1-5-2
1-3328325300-3937145445-4190589019-512D:AI(A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;S-
1-5-21-3328325300-3937145445-4190589019-512)(A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;
SY)(A;;RPLCLORC;;;AU)(A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;AO)(A;;RPLCLORC;;;PS)(O
@ -118,7 +118,7 @@ f30e3bbe-9ff0-11d1-b603-0000f80367c1;bf967aa5-0de6-11d0-a285-00aa003049e2;WD)
80367c1;bf967aa5-0de6-11d0-a285-00aa003049e2;WD)""".split())
LITTLE_SD_SDDL = ''.join(
"""O:S-1-5-21-3328325300-3937145445-4190589019-512G:S-1-5-2
"""O:S-1-5-21-3328325300-3937145445-4190589019-512G:S-1-5-2
1-3328325300-3937145445-4190589019-512D:AI(A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;S-
1-5-21-3328325300-3937145445-4190589019-512)(A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;
SY)(A;;RPLCLORC;;;AU)(A;;RPWPCRCCDCLCLORCWOWDSDDTSW;;;AO)(A;;RPLCLORC;;;PS)(O