Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 8, 2023
1 parent 432ee72 commit 81de14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molSimplify/Informatics/MOF/MOF_descriptors.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ def gen_and_append_desc(temp_mol, target_list, depth, descriptor_names, descript
# the vector to be of constant dimension so we can correlate the output property. #
#########################################################################################

def make_MOF_SBU_RACs(SBUlist, SBU_subgraph, molcif, depth, name, cell_v, anchoring_atoms, sbupath, linkeranchors_superlist,
def make_MOF_SBU_RACs(SBUlist, SBU_subgraph, molcif, depth, name, cell_v, anchoring_atoms, sbupath, linkeranchors_superlist,
Gval, connections_list=False, connections_subgraphlist=False):
"""
Generated RACs on the SBUs of the MOF, as well as on the lc atoms (SBU-connected atoms of linkers).
Expand Down

0 comments on commit 81de14c

Please sign in to comment.