We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8783f8d commit d25f074Copy full SHA for d25f074
1 file changed
testsuite/MDAnalysisTests/coordinates/test_tpr.py
@@ -85,7 +85,6 @@
85
# NOTE: expected values are expressed in nm
86
# units and converted to Angstrom in the body
87
# of the test below, before assertions
88
-
89
# see gh-5361 for CO2/linear angle:
90
(
91
TPR_linear_angle,
@@ -94,7 +93,7 @@
94
93
(3, 3),
95
[0, 0, 0],
96
97
- ),
+ ),
98
# this case is an alanine dipeptide
99
# with neural network potential active
100
# and nonzero velocities
0 commit comments