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 Apr 11, 2024
1 parent 9ee6016 commit 8e238ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions flint/summary.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
"""Summary containers intended to hold general information obtained throughout a processing run.
"""
"""Summary containers intended to hold general information obtained throughout a processing run."""

from __future__ import ( # Used for mypy/pylance to like the return type of MS.with_options
annotations,
Expand Down

0 comments on commit 8e238ef

Please sign in to comment.