Skip to content

Commit 8a103bc

Browse files
ENH: Remove min_distance and distance_statistics from the public API
1 parent 467fb6e commit 8a103bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

package/MDAnalysis/analysis/distances.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@
4444
"contact_matrix",
4545
"dist",
4646
"between",
47-
"min_distance",
48-
"distance_statistics",
4947
]
5048

5149
import numpy as np

0 commit comments

Comments
 (0)