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