mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
polish code with new pre-commit rule (#2923)
This commit is contained in:
@@ -14,9 +14,10 @@
|
||||
"""read_ids"""
|
||||
|
||||
import os
|
||||
import numpy as np
|
||||
import struct
|
||||
|
||||
import numpy as np
|
||||
|
||||
|
||||
def deserialize_from_file(fp):
|
||||
"""deserialize from file"""
|
||||
|
||||
Reference in New Issue
Block a user