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 Oct 31, 2023
1 parent dfdbabc commit 90016f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dpdata/plugins/psi4.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ def from_labeled_system(self, file_name: str, **kwargs) -> dict:

@Format.register("psi4/inp")
class PSI4InputFormat(Format):
"""Psi4 input file.
"""
"""Psi4 input file."""

def to_system(
self,
Expand Down

0 comments on commit 90016f6

Please sign in to comment.