We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc426bb commit 7438852Copy full SHA for 7438852
scripts/validate_docstrings.py
@@ -20,7 +20,6 @@
20
import functools
21
import collections
22
import argparse
23
-import contextlib
24
import pydoc
25
import inspect
26
import importlib
0 commit comments