Skip to content

Commit d25f074

Browse files
authored
fix small black linting issue (#5406)
1 parent 8783f8d commit d25f074

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

testsuite/MDAnalysisTests/coordinates/test_tpr.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
# NOTE: expected values are expressed in nm
8686
# units and converted to Angstrom in the body
8787
# of the test below, before assertions
88-
8988
# see gh-5361 for CO2/linear angle:
9089
(
9190
TPR_linear_angle,
@@ -94,7 +93,7 @@
9493
(3, 3),
9594
[0, 0, 0],
9695
[0, 0, 0],
97-
),
96+
),
9897
# this case is an alanine dipeptide
9998
# with neural network potential active
10099
# and nonzero velocities

0 commit comments

Comments
 (0)