File tree
8 files changed
+7
-6
lines changedFilter options
- Lib/test
- test_dataclasses
8 files changed
+7
-6
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
Lib/test/test_dataclasses.py renamed to Lib/test/test_dataclasses/__init__.py
Copy file name to clipboardExpand all lines: Lib/test/test_dataclasses/__init__.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3684 | 3684 |
|
3685 | 3685 |
|
3686 | 3686 |
|
3687 |
| - |
3688 |
| - |
3689 |
| - |
3690 |
| - |
| 3687 | + |
| 3688 | + |
| 3689 | + |
| 3690 | + |
3691 | 3691 |
|
3692 | 3692 |
|
3693 | 3693 |
|
| ||
3725 | 3725 |
|
3726 | 3726 |
|
3727 | 3727 |
|
3728 |
| - |
| 3728 | + |
3729 | 3729 |
|
3730 | 3730 |
|
3731 | 3731 |
|
|
Lib/test/dataclass_module_1.py renamed to Lib/test/test_dataclasses/dataclass_module_1.py
Copy file name to clipboardFile renamed without changes.
Lib/test/dataclass_module_1_str.py renamed to Lib/test/test_dataclasses/dataclass_module_1_str.py
Copy file name to clipboardFile renamed without changes.
Lib/test/dataclass_module_2.py renamed to Lib/test/test_dataclasses/dataclass_module_2.py
Copy file name to clipboardFile renamed without changes.
Lib/test/dataclass_module_2_str.py renamed to Lib/test/test_dataclasses/dataclass_module_2_str.py
Copy file name to clipboardFile renamed without changes.
Lib/test/dataclass_textanno.py renamed to Lib/test/test_dataclasses/dataclass_textanno.py
Copy file name to clipboardFile renamed without changes.
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2134 | 2134 |
|
2135 | 2135 |
|
2136 | 2136 |
|
| 2137 | + |
2137 | 2138 |
|
2138 | 2139 |
|
2139 | 2140 |
|
|
0 commit comments