We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37dd9a4 commit 4853827Copy full SHA for 4853827
src/pytask_parallel/logging.py
@@ -1,4 +1,4 @@
1
-"""Contains code relevant to logging.""" # noqa: A005
+"""Contains code relevant to logging."""
2
3
from __future__ import annotations
4
src/pytask_parallel/typing.py
-"""Contains functions related to typing.""" # noqa: A005
+"""Contains functions related to typing."""
from pathlib import Path
from pathlib import PosixPath
0 commit comments