diff options
author | Chris <[email protected]> | 2021-03-28 14:52:18 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-28 14:52:18 -0400 |
commit | 5268264891098591af05cdfdf957bd7257cfc4d0 (patch) | |
tree | 7384300be7382fbfac59bffa990a483b64db9e45 /test.py | |
parent | e91472c4b32e6147c2fed1a6f8a11f02dd4a6a18 (diff) |
delete junk
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 |