File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1810,7 +1810,7 @@ repository:
18101810 | metaclass | methods | module | mro | name
18111811 | qualname | self | signature | slots | subclasses
18121812 | version | weakref | wrapped | annotations | classcell
1813- | spec | path | package
1813+ | spec | path | package | future
18141814 )__
18151815 )\\ b
18161816
Original file line number Diff line number Diff line change @@ -2787,7 +2787,7 @@ indirectly through syntactic constructs
27872787 | metaclass | methods | module | mro | name
27882788 | qualname | self | signature | slots | subclasses
27892789 | version | weakref | wrapped | annotations | classcell
2790- | spec | path | package
2790+ | spec | path | package | future
27912791 )__
27922792 )\b
27932793 </string >
Original file line number Diff line number Diff line change @@ -1347,7 +1347,7 @@ repository:
13471347 | metaclass | methods | module | mro | name
13481348 | qualname | self | signature | slots | subclasses
13491349 | version | weakref | wrapped | annotations | classcell
1350- | spec | path | package
1350+ | spec | path | package | future
13511351 )__
13521352 )\b
13531353 captures :
You can’t perform that action at this time.
0 commit comments