bugfix
This commit is contained in:
parent
ede4dc1a98
commit
6d74d084a9
@ -83,4 +83,3 @@ def base64_to_file(base64_string, output_path):
|
||||
with open(output_path, 'wb') as file:
|
||||
file.write(binary_data)
|
||||
|
||||
def base642file(base64string)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user