mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 01:15:34 +00:00
Fix flake8 warnings on comments style
This commit is contained in:
@@ -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
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user