We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d389923 commit 9639820Copy full SHA for 9639820
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