Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Dec 29, 2023
1 parent 6f49b3a commit e6679e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/MDAnalysis/analysis/waterdynamics.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"""
import warnings

from waterdynamics import (
from waterdynamics.waterdynamics import (
WaterOrientationalRelaxation,
AngularDistribution,
MeanSquareDisplacement,
Expand Down

0 comments on commit e6679e9

Please sign in to comment.