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:
1810
1810
| metaclass | methods | module | mro | name
1811
1811
| qualname | self | signature | slots | subclasses
1812
1812
| version | weakref | wrapped | annotations | classcell
1813
- | spec | path | package
1813
+ | spec | path | package | future
1814
1814
)__
1815
1815
)\\ b
1816
1816
Original file line number Diff line number Diff line change @@ -2787,7 +2787,7 @@ indirectly through syntactic constructs
2787
2787
| metaclass | methods | module | mro | name
2788
2788
| qualname | self | signature | slots | subclasses
2789
2789
| version | weakref | wrapped | annotations | classcell
2790
- | spec | path | package
2790
+ | spec | path | package | future
2791
2791
)__
2792
2792
)\b
2793
2793
</string >
Original file line number Diff line number Diff line change @@ -1347,7 +1347,7 @@ repository:
1347
1347
| metaclass | methods | module | mro | name
1348
1348
| qualname | self | signature | slots | subclasses
1349
1349
| version | weakref | wrapped | annotations | classcell
1350
- | spec | path | package
1350
+ | spec | path | package | future
1351
1351
)__
1352
1352
)\b
1353
1353
captures :
You can’t perform that action at this time.
0 commit comments