binary: updated placeholder parameters to be more specific

This commit is contained in:
mostlybadfly
2017-10-04 16:36:48 -05:00
parent eb34923274
commit c37a50276d

View File

@@ -1,2 +1,2 @@
def parse_binary(string):
def parse_binary(binary_string):
pass