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 27, 2024
1 parent c788d27 commit 79489c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/aiidalab_qe/app/submission/global_settings/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
)



class GlobalResourceSettingsModel(
ResourceSettingsModel,
HasInputStructure,
Expand Down
1 change: 0 additions & 1 deletion src/aiidalab_qe/app/submission/global_settings/setting.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
from .model import GlobalResourceSettingsModel



class GlobalResourceSettingsPanel(ResourceSettingsPanel[GlobalResourceSettingsModel]):
title = "Global resources"
identifier = "global"
Expand Down

0 comments on commit 79489c2

Please sign in to comment.