From b0f48f052e764e656b5dd08ab791404f699cdfc4 Mon Sep 17 00:00:00 2001 From: Wanderrful Date: Wed, 14 Oct 2020 14:47:41 -0500 Subject: [PATCH] Remove placeholder --- docs/rules/periphery/periphery-split-csv.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/rules/periphery/periphery-split-csv.py b/docs/rules/periphery/periphery-split-csv.py index 2a61690..ba7b03a 100755 --- a/docs/rules/periphery/periphery-split-csv.py +++ b/docs/rules/periphery/periphery-split-csv.py @@ -184,8 +184,6 @@ for d in data[1:]: assert c.strip() in ('', 'NA', 'N/A', previous_row[3]), (c, l, previous_row) if extra.strip() == '': continue - if rule_template == '(nwell.-)': - print("hello") previous_row[1] += '\n'+extra # Calculate the actual rule name.