diff --git a/docs/autogen_api.py b/docs/autogen_api.py index 46a806c..6abda9c 100755 --- a/docs/autogen_api.py +++ b/docs/autogen_api.py @@ -55,7 +55,7 @@ if __name__ == '__main__': r'\.parallel', r'\.qt', # this is deprecated. - r'\.utils\.warn', + r'\.utils\.version', # Private APIs (there should be a lot more here) r'\.terminal\.ptutils', ]