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 Dec 2, 2024
1 parent 4ddeb71 commit 77ad915
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/aiida/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
__paper_short__ = 'S. P. Huber et al., Scientific Data 7, 300 (2020).'

__all__ = [
'load_profile',
'configure_logging',
'get_config_option',
'get_file_header',
'get_profile',
'profile_context',
'get_strict_version',
'get_version',
'get_file_header',
'load_ipython_extension',
'load_profile',
'profile_context',
]


Expand Down

0 comments on commit 77ad915

Please sign in to comment.