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 Jan 29, 2024
1 parent e4861dc commit e7468ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc8/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""doc8 - A docutils linter."""

from __future__ import annotations
from doc8.version import __version__
from doc8.main import doc8 # noqa
Expand Down

0 comments on commit e7468ff

Please sign in to comment.