style: format code

This commit is contained in:
2024-05-27 17:08:12 +08:00
parent 79a605a6b4
commit fab5e680ef

View File

@@ -155,4 +155,3 @@ def pickleDataDetection(file, output_file=None):
if __name__ == "__main__": if __name__ == "__main__":
pickleDataDetection("test.pkl") pickleDataDetection("test.pkl")