Skip to content

Commit 7438852

Browse files
committed
Removed contextlib import
1 parent dc426bb commit 7438852

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/validate_docstrings.py

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import functools
2121
import collections
2222
import argparse
23-
import contextlib
2423
import pydoc
2524
import inspect
2625
import importlib

0 commit comments

Comments
 (0)