Skip to content

Commit 982b2f2

Browse files
committed
Add comment to not_impl_gen.py
1 parent 307990d commit 982b2f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/not_impl_gen.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# It's recommended to run this with `python3 -I not_impl_gen.py`, to make sure
2+
# that nothing in your global Python environment interferes with what's being
3+
# extracted here.
4+
15
import pkgutil
26
import os
37
import sys

0 commit comments

Comments
 (0)