Skip to content

Commit ffc858e

Browse files
authored
Python: Add missing file
1 parent 7437cd4 commit ffc858e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
| test.py:0:0:0:0 | Module test |
2+
| test.py:1:1:5:2 | With |
3+
| test.py:2:5:2:15 | CtxManager1 |
4+
| test.py:2:5:2:17 | CtxManager1() |
5+
| test.py:2:22:2:29 | example1 |
6+
| test.py:3:5:3:15 | CtxManager2 |
7+
| test.py:3:5:3:17 | CtxManager2() |
8+
| test.py:3:5:3:29 | With |
9+
| test.py:3:22:3:29 | example2 |
10+
| test.py:4:5:4:15 | CtxManager3 |
11+
| test.py:4:5:4:17 | CtxManager3() |
12+
| test.py:4:5:4:29 | With |
13+
| test.py:4:22:4:29 | example3 |
14+
| test.py:4:31:4:30 | |
15+
| test.py:4:31:4:30 | With |
16+
| test.py:6:5:6:8 | Pass |

0 commit comments

Comments
 (0)