Skip to content

Commit

Permalink
Merge pull request #17 from hits-mbm-dev/fix/grappa_compatibility
Browse files Browse the repository at this point in the history
make compatible with new grappa changes
  • Loading branch information
ehhartmann authored Apr 9, 2024
2 parents a851898 + 46abde8 commit c2b6017
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/grappa_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ def __init__(
self.kimmdy_grappa_parameterizer = KimmdyGrappaParameterizer(
grappa_instance=grappa_instance,
charge_model=charge_model,
grappa_tag=grappa_tag,
)

def parameterize_topology(
Expand Down

0 comments on commit c2b6017

Please sign in to comment.