Skip to content

Commit

Permalink
Reformat spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
himaghna committed Feb 15, 2022
1 parent f8cde42 commit ba5f9e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AIMSim/tasks/cluster_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ def _extract_configs(self):
cluster_dir = dirname(self.cluster_fpath)
makedirs(cluster_dir, exist_ok=True)


def __call__(self, molecule_set):
try:
molecule_set.cluster(
Expand Down

0 comments on commit ba5f9e6

Please sign in to comment.