Skip to content

Commit

Permalink
🛠️ [pre-commit.ci] Auto format from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 17, 2023
1 parent de5a366 commit 9cbb7e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/im1h_oac/generate_psf.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
import sys

#pip install git+https://github.com/florianjoerg/cbchelpers.git
from cbchelpers.parmed_extension import enable_psf_from_scratch

enable_psf_from_scratch()
from parmed.charmm import CharmmParameterSet, CharmmPsfFile


def main():
para_files = [
"../../protex/forcefield/toppar/toppar_drude_master_protein_2013f_lj025.str",
Expand Down

0 comments on commit 9cbb7e2

Please sign in to comment.