diff --git a/messing_around_files/testing_openflatfile.py b/messing_around_files/testing_openflatfile.py
index bc02f9546d82010dc0d86bf0aa22928939ec8a73..183e403e213e8a6754851414b08f634325c79d2b 100644
--- a/messing_around_files/testing_openflatfile.py
+++ b/messing_around_files/testing_openflatfile.py
@@ -39,7 +39,7 @@ with open(base, "rb") as f:
 """assign label file values into image array"""
 
 labelfile = pd.read_csv(r"metadata/annotation_volumes\allen2017_colours.csv")
-labelfile[]
+#labelfile[]
 print(list(zip(val,count)))