From a14b67b53eeb8b494120ca01f3f2017c4aa0e1bc Mon Sep 17 00:00:00 2001 From: aditya0by0 Date: Mon, 23 Jun 2025 19:15:23 +0200 Subject: [PATCH] delete redundant index files --- chebai_graph/preprocessing/bin/Aromaticity/indices.txt | 0 chebai_graph/preprocessing/bin/AtomType/indices.txt | 0 chebai_graph/preprocessing/bin/BondType/indices.txt | 0 chebai_graph/preprocessing/bin/FormalCharge/indices_one_hot.txt | 0 .../preprocessing/bin/MoleculeNumRings/indices_one_hot.txt | 0 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 chebai_graph/preprocessing/bin/Aromaticity/indices.txt delete mode 100644 chebai_graph/preprocessing/bin/AtomType/indices.txt delete mode 100644 chebai_graph/preprocessing/bin/BondType/indices.txt delete mode 100644 chebai_graph/preprocessing/bin/FormalCharge/indices_one_hot.txt delete mode 100644 chebai_graph/preprocessing/bin/MoleculeNumRings/indices_one_hot.txt diff --git a/chebai_graph/preprocessing/bin/Aromaticity/indices.txt b/chebai_graph/preprocessing/bin/Aromaticity/indices.txt deleted file mode 100644 index e69de29..0000000 diff --git a/chebai_graph/preprocessing/bin/AtomType/indices.txt b/chebai_graph/preprocessing/bin/AtomType/indices.txt deleted file mode 100644 index e69de29..0000000 diff --git a/chebai_graph/preprocessing/bin/BondType/indices.txt b/chebai_graph/preprocessing/bin/BondType/indices.txt deleted file mode 100644 index e69de29..0000000 diff --git a/chebai_graph/preprocessing/bin/FormalCharge/indices_one_hot.txt b/chebai_graph/preprocessing/bin/FormalCharge/indices_one_hot.txt deleted file mode 100644 index e69de29..0000000 diff --git a/chebai_graph/preprocessing/bin/MoleculeNumRings/indices_one_hot.txt b/chebai_graph/preprocessing/bin/MoleculeNumRings/indices_one_hot.txt deleted file mode 100644 index e69de29..0000000