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] authored and danielhollas committed Jan 13, 2025
1 parent ce2fdba commit 4f4f776
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aiidalab_widgets_base/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,13 @@ def is_running_in_jupyter():

__all__ = [
"AiidaNodeViewWidget",
"BasicStructureEditor",
"BasicCellEditor",
"BasicStructureEditor",
"CodQueryWidget",
"CodeDatabaseWidget",
"CodeDropdown",
"CodQueryWidget",
"ComputerDatabaseWidget",
"ComputationalResourcesWidget",
"ComputerDatabaseWidget",
"ComputerDropdownWidget",
"ElnConfigureWidget",
"ElnExportWidget",
Expand Down

0 comments on commit 4f4f776

Please sign in to comment.