From 79131d9bc4e725fcf7132dc006e1bf55bc5364bf Mon Sep 17 00:00:00 2001 From: Tyler Mann Date: Fri, 22 May 2020 11:05:50 -0500 Subject: [PATCH] adding a wip branch --- test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test.py b/test.py index 16abd15..8ad5653 100644 --- a/test.py +++ b/test.py @@ -8,6 +8,7 @@ def func(): pass +# this function is a work in progress def new_function(): a = 1 a += 1