diff options
author | Chris <[email protected]> | 2021-03-28 19:18:00 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-28 19:18:00 -0400 |
commit | cd764de1bf36e5c211fce9f34221994605dd4578 (patch) | |
tree | 3d46af9b844e4b04dcc53484f8b8ff60596beb1e /test.py | |
parent | e1b725beb0f7634104bf802c3ca84d58bec332f8 (diff) | |
parent | 94444afe20aa55266b82dd6f54b41aef65d5fd66 (diff) |
Merge branch 'master' of github.com:ChristianChiarulli/nvcode
Diffstat (limited to 'test.py')
-rw-r--r-- | test.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test.py b/test.py deleted file mode 100644 index 6cf32a8b..00000000 --- a/test.py +++ /dev/null @@ -1,3 +0,0 @@ - -def thing(parameter_list): - pass |