Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add comment to not_impl_gen.py
  • Loading branch information
coolreader18 committed Jul 1, 2019
commit 982b2f2c14460f2303136b77200e312b10994ec2
4 changes: 4 additions & 0 deletions tests/not_impl_gen.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# It's recommended to run this with `python3 -I not_impl_gen.py`, to make sure
# that nothing in your global Python environment interferes with what's being
# extracted here.

import pkgutil
import os
import sys
Expand Down