Skip to content

Commit

Permalink
Update datafiles.py
Browse files Browse the repository at this point in the history
  • Loading branch information
talagayev authored Nov 15, 2024
1 parent 7639858 commit 4cf52a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testsuite/MDAnalysisTests/datafiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@
"SURFACE_PDB", # 111 FCC lattice topology for NSGrid bug #2345
"SURFACE_TRR", # full precision coordinates for NSGrid bug #2345
"DSSP", # DSSP test suite
"GLYCAM", # PDB file with GLYCAM sugars
"SUGAR_PDB", # PDB file with PDB abbreviation sugars
"GLYCAM", # PDB file with GLYCAM sugars
"SUGAR_PDB", # PDB file with PDB abbreviation sugars
]

from importlib import resources
Expand Down

0 comments on commit 4cf52a4

Please sign in to comment.