fix reference

This commit is contained in:
John Smith
2023-04-26 17:29:29 +08:00
parent 8e5cf08479
commit 97804534b9
5 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
from server import ModelServer
from model_server import ModelServer
import argparse
if __name__ == '__main__':