Skip to content

Commit

Permalink
Merge pull request #133 from SCM-NV/template_fix
Browse files Browse the repository at this point in the history
Fixed a missing indentation level
  • Loading branch information
felipeZ committed May 9, 2019
2 parents 01f709d + 2b44927 commit ef8e87e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/qmflows/templates/templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
numericalquality:
normal
scf:
converge:
1e-6
iterations: 100
converge: 1e-6
iterations: 100
ams:
ams:
Task: SinglePoint
Expand Down

0 comments on commit ef8e87e

Please sign in to comment.