From c2fe8ee8b6a492b145329325d47c8600637cd781 Mon Sep 17 00:00:00 2001 From: Mayo Faulkner Date: Wed, 8 Nov 2023 10:56:36 +0000 Subject: [PATCH] remove comma --- alyx/data/fixtures/data.datasettype.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alyx/data/fixtures/data.datasettype.json b/alyx/data/fixtures/data.datasettype.json index 6c362bf19..910d55506 100644 --- a/alyx/data/fixtures/data.datasettype.json +++ b/alyx/data/fixtures/data.datasettype.json @@ -2220,5 +2220,5 @@ "description": "Look up table from photometry ROI, to fiber name registered in the database and Allen brain location", "filename_pattern": "*photometryROI.locations*" } - }, + } ]