Skip to content

Commit

Permalink
style: format code with Black, isort and Prettier (#1314)
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in 1b490b4 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 7, 2023
1 parent da65c15 commit a5993bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/quacc/schemas/vasp.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
from typing import Any

from ase.atoms import Atoms
from pathlib import Path
from pymatgen.core import Structure

from quacc.schemas._aliases.vasp import BaderSchema, ChargemolSchema, VaspSchema
Expand Down

0 comments on commit a5993bd

Please sign in to comment.