File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,6 @@ _zoneinfo (entire module)
5151
5252# builtin items
5353BaseException.__getattribute__ (inherited)
54- BaseException.add_note
5554NoneType.__eq__ (inherited)
5655NoneType.__ge__ (inherited)
5756NoneType.__gt__ (inherited)
@@ -1410,5 +1409,5 @@ zoneinfo.TZPATH
14101409# failed_to_import 0
14111410# missing_items 102
14121411# mismatched_items 68
1413- # mismatched_doc_items 58
1412+ # mismatched_doc_items 55
14141413# not_implementeds 21
Original file line number Diff line number Diff line change 11builtin,name,is_inherited
22BaseException,BaseException.__getattribute__,(inherited)
3- BaseException,BaseException.add_note,
43NoneType,NoneType.__eq__,(inherited)
54NoneType,NoneType.__ge__,(inherited)
65NoneType,NoneType.__gt__,(inherited)
You can’t perform that action at this time.
0 commit comments