Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7438852

Browse files
committedMar 8, 2018
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)
Please sign in to comment.