Skip to content

Commit

Permalink
Update src/mofdscribe/featurizers/chemistry/loading.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin M Jablonka <32935233+kjappelbaum@users.noreply.github.com>
  • Loading branch information
FMcil and kjappelbaum authored Aug 27, 2024
1 parent 3adce07 commit 1884e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mofdscribe/featurizers/chemistry/loading.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ def feature_labels(self) -> List[str]:
return feat

def implementors(self) -> List[str]:
return ["Fergus Mcilwaine", "Kevin Maik Jablonka", "David Dubbeldam and RASPA authors"]
return ["Fergus Mcilwaine"]

def citations(self) -> List[str]:
return [
Expand Down

0 comments on commit 1884e7a

Please sign in to comment.