Skip to content

Commit

Permalink
get rid of unused import multicomponent
Browse files Browse the repository at this point in the history
  • Loading branch information
yihengwuKP committed Aug 9, 2024
1 parent ff9da18 commit f92ccde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysages/colvars/orientation.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from jax.numpy import linalg

from pysages.colvars.coordinates import weighted_barycenter
from pysages.colvars.core import CollectiveVariable, multicomponent
from pysages.colvars.core import CollectiveVariable


def fitted_positions(positions, weights):
Expand Down

0 comments on commit f92ccde

Please sign in to comment.