diff --git a/file1.py b/file1.py index e355ce3..1bb04fe 100644 --- a/file1.py +++ b/file1.py @@ -4,3 +4,4 @@ data=[1,2,3] out=data.append(4) print(out) +git stash