We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ed47ad commit de5e57fCopy full SHA for de5e57f
data/Binary.py
@@ -97,4 +97,4 @@ def unpack_binary_file():
97
convert_to_binary(data)
98
99
# Unpack binary file to python dict
100
-unpack_binary_file('binary_data')
+unpack_binary_file()
0 commit comments