Skip to content
Snippets Groups Projects
Commit 3a27c682 authored by Anders H. Rebner's avatar Anders H. Rebner
Browse files

Apply suggestion to soitool/compressor.py

parent ec95f6fc
No related branches found
No related tags found
1 merge request!38#69 Komprimering og dekomprimering
Pipeline #76565 passed
......@@ -30,7 +30,7 @@ def compress(obj):
def decompress(lzma_compressed_json_string):
"""
Decompress a lzma compressed json string.
Decompress a lzma-compressed json string.
Decompresses a json compatible python object which is casted from bytes to
string.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment