Skip to content

Commit

Permalink
style: format code with Black, isort and Prettier
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
  • Loading branch information
deepsource-autofix[bot] authored Dec 10, 2023
1 parent 7fb2fd2 commit dfa2703
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 dfa2703

Please sign in to comment.