Commit 14d6e19
File tree
7 files changed
+6
-5
lines changedFilter options
- Lib/test/test_dataclasses
7 files changed
+6
-5
lines changedLib/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 |
---|---|---|
| ||
2156 | 2156 |
|
2157 | 2157 |
|
2158 | 2158 |
|
| 2159 | + |
2159 | 2160 |
|
2160 | 2161 |
|
2161 | 2162 |
|
|
0 commit comments