formating
This commit is contained in:
@@ -62,7 +62,7 @@ class SymptomsByBatchcodesTableFactoryTest(unittest.TestCase):
|
||||
# Given
|
||||
VAERSVAX = TestHelper.createDataFrame(
|
||||
columns = ['VAX_TYPE', 'VAX_MANU', 'VAX_LOT', 'VAX_DOSE_SERIES'],
|
||||
data = [ ['COVID19', 'JANSSEN', 'EW0175', '1'],
|
||||
data = [ ['COVID19', 'JANSSEN', 'EW0175', '1'],
|
||||
['COVID19', 'JANSSEN', 'EW0175', '1']],
|
||||
index = pd.Index(
|
||||
name = 'VAERS_ID',
|
||||
|
||||
Reference in New Issue
Block a user