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 Nov 21, 2024
1 parent 46976e7 commit e01976b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/aiidalab_qe/app/submission/code/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ def __init__(
self,
*,
name="",
description = "pw.x",
default_calc_job_plugin = "quantumespresso.pw",
description="pw.x",
default_calc_job_plugin="quantumespresso.pw",
code_widget_class=PwCodeResourceSetupWidget,
):
super().__init__(
Expand Down

0 comments on commit e01976b

Please sign in to comment.