fix indent

pull/289/head
Wolfgang Walther 5 years ago
parent 403d5c46d0
commit 7a389fe44c

@ -237,7 +237,7 @@ class CommandLineTestCase(unittest.TestCase):
os.path.join(self.wd, 'sub/directory.yaml/not-yaml.txt'), os.path.join(self.wd, 'sub/directory.yaml/not-yaml.txt'),
os.path.join(self.wd, 'sub/ok.yaml'), os.path.join(self.wd, 'sub/ok.yaml'),
os.path.join(self.wd, 'warn.yaml')] os.path.join(self.wd, 'warn.yaml')]
+ +
([] if self.utf8_missing else ([] if self.utf8_missing else
[os.path.join(self.wd, 'non-ascii/éçäγλνπ¥/utf-8')]) [os.path.join(self.wd, 'non-ascii/éçäγλνπ¥/utf-8')])
) )

Loading…
Cancel
Save