Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 26, 2023
1 parent 8475ccf commit b0cf453
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/chno/input.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"max_numb_iter" : 12,
"fatal_at_max" : false,
"output_nopbc": true,
"configuration_prefix": null,
"configuration_prefix": null,
"configurations": [
{
"type" : "file",
Expand Down
2 changes: 1 addition & 1 deletion examples/chno/template.lammps
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ mass 7 32.0
mass 8 35.0

#Interatomic potentials - DeepMD
pair_style deepmd
pair_style deepmd
pair_coeff * *


Expand Down

0 comments on commit b0cf453

Please sign in to comment.