Skip to content

Commit ab996ab

Browse files
author
escbeargew99-stack
authored
Update Py-linux-simple.py
1 parent 0c54355 commit ab996ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Py-linux-simple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# content of test_sample.py
22
from __future__ import annotations
33

4-
4+
55
def inc(x):
66
return x + 1
77

0 commit comments

Comments
 (0)