From 0d31ef4762f5a1428a57439d26551a99f15ddc2e Mon Sep 17 00:00:00 2001 From: John Bampton Date: Fri, 11 May 2018 01:28:27 +1000 Subject: Enable W191 and W291 flake8 checks. Remove trailing whitespace from Python files. Convert tabs to spaces. --- contrib/seeds/generate-seeds.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/seeds') diff --git a/contrib/seeds/generate-seeds.py b/contrib/seeds/generate-seeds.py index 72eb7255f3..ace7d3534f 100755 --- a/contrib/seeds/generate-seeds.py +++ b/contrib/seeds/generate-seeds.py @@ -11,7 +11,7 @@ argument: nodes_main.txt nodes_test.txt -These files must consist of lines in the format +These files must consist of lines in the format : -- cgit v1.2.3