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 Jan 7, 2025
1 parent bdf5a74 commit c03a8a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions aiida_gaussian/calculations/gaussian.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Gaussian input plugin."""

from aiida.common import CalcInfo, CodeInfo

# from aiida.cmdline.utils import echo
Expand Down
1 change: 1 addition & 0 deletions tests/parsers/test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
Although this will cause tests to fails with folder versions of the parser, but in
general it should not be a problem.
"""

# pylint: disable=redefined-outer-name


Expand Down

0 comments on commit c03a8a5

Please sign in to comment.