Skip to content

Commit

Permalink
style: format code with Black, isort and Prettier (#1331)
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in 7fb2fd2 according to
the output
from Black, isort and Prettier.

Details: None

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
  • Loading branch information
deepsource-autofix[bot] authored Dec 10, 2023
1 parent 7fb2fd2 commit edd5520
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/quacc/recipes/psi4/_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from quacc.schemas.ase import summarize_run
from quacc.utils.dicts import merge_dicts


if TYPE_CHECKING:
from typing import Any

Expand Down

0 comments on commit edd5520

Please sign in to comment.