Commit ed1cf22
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 |
---|---|---|
| ||
3568 | 3568 |
|
3569 | 3569 |
|
3570 | 3570 |
|
3571 |
| - |
3572 |
| - |
3573 |
| - |
3574 |
| - |
| 3571 | + |
| 3572 | + |
| 3573 | + |
| 3574 | + |
3575 | 3575 |
|
3576 | 3576 |
|
3577 | 3577 |
|
| ||
3609 | 3609 |
|
3610 | 3610 |
|
3611 | 3611 |
|
3612 |
| - |
| 3612 | + |
3613 | 3613 |
|
3614 | 3614 |
|
3615 | 3615 |
|
|
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 |
---|---|---|
| ||
1962 | 1962 |
|
1963 | 1963 |
|
1964 | 1964 |
|
| 1965 | + |
1965 | 1966 |
|
1966 | 1967 |
|
1967 | 1968 |
|
|
0 commit comments