6
0
mirror of https://github.com/telavivmakers/geek_code.git synced 2024-09-05 10:21:08 +03:00

Delete test.py

This commit is contained in:
jeremy rutman 2022-09-08 18:53:20 -05:00 committed by GitHub
parent d374d1d242
commit 95be0f7043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +0,0 @@
import geek_decode
meaning,remaining = geek_decode.parse_geekcode(' GS blabla GDS')
print(meaning, remaining)