mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-04 08:16:42 +08:00
polish code with new pre-commit rule (#2923)
This commit is contained in:
@@ -13,9 +13,10 @@
|
||||
# limitations under the License.
|
||||
"""read temp_ids from file"""
|
||||
import os
|
||||
import numpy as np
|
||||
import struct
|
||||
|
||||
import numpy as np
|
||||
|
||||
|
||||
def deserialize_from_file(fp):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user