Show More
@@ -0,0 +1,1 b'' | |||||
|
1 | * The module ``IPython.core.fakemodule`` has been removed. |
@@ -35,7 +35,7 b" if __name__ == '__main__':" | |||||
35 | r'\.zmq', |
|
35 | r'\.zmq', | |
36 | ] |
|
36 | ] | |
37 |
|
37 | |||
38 |
docwriter.module_skip_patterns += [ |
|
38 | docwriter.module_skip_patterns += [ | |
39 | r'\.testing\.iptest', |
|
39 | r'\.testing\.iptest', | |
40 | # Keeping these disabled is OK |
|
40 | # Keeping these disabled is OK | |
41 | r'\.parallel\.controller\.mongodb', |
|
41 | r'\.parallel\.controller\.mongodb', |
General Comments 0
You need to be logged in to leave comments.
Login now