From ed43de132601b842cc09ad40801152fa8d2f52cd Mon Sep 17 00:00:00 2001 From: Chris Kerr Date: Sun, 12 May 2019 08:35:41 +0200 Subject: [PATCH] Fix flake8 warnings on comments style --- galvani/res2sqlite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galvani/res2sqlite.py b/galvani/res2sqlite.py index 843129c..1ad5314 100755 --- a/galvani/res2sqlite.py +++ b/galvani/res2sqlite.py @@ -225,7 +225,7 @@ CREATE TABLE Smart_Battery_Data_Table FOREIGN KEY (Test_ID, Data_Point) REFERENCES Channel_Normal_Table (Test_ID, Data_Point) ); """, - ## The following tables are not present in version 1.14 + # The following tables are not present in version 1.14 'MCell_Aci_Data_Table': """ CREATE TABLE MCell_Aci_Data_Table (