mirror of
https://github.com/LC044/WeChatMsg
synced 2025-02-23 03:22:17 +08:00
修复了lz4模块导入问题
This commit is contained in:
parent
b5a2a504a9
commit
c6e6fdbedc
@ -1,7 +1,7 @@
|
|||||||
import html
|
import html
|
||||||
import xml.etree.ElementTree as ET
|
import xml.etree.ElementTree as ET
|
||||||
|
|
||||||
import lz4
|
import lz4.block
|
||||||
|
|
||||||
|
|
||||||
def decompress_CompressContent(data):
|
def decompress_CompressContent(data):
|
||||||
|
Loading…
Reference in New Issue
Block a user