Skip to content

Commit

Permalink
PEP8 fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ojeda-e committed Aug 8, 2021
1 parent 30d0135 commit 3e235e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions membrane_curvature/tests/datafiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"XTC_PO4", # Gromacs trajectory of GRO_PO4
"GRO_MEMBRANE_PROTEIN", # Gromacs file of POPC POPE CHOL membrane
"XTC_MEMBRANE_PROTEIN" # Gromacs trajectory of 10 frames.
"XTC_MEMBPROT_FIT", # Gromacs trajectory with rotational and translation fit
"GRO_MEMBPROT_FIT" # Gromacs coordinates to load trajectory with fit
"XTC_MEMBPROT_FIT", # Gromacs trajectory with rotational and translation fit
"GRO_MEMBPROT_FIT" # Gromacs coordinates to load trajectory with fit
]

from pkg_resources import resource_filename
Expand Down

0 comments on commit 3e235e7

Please sign in to comment.