Skip to content

Commit 3602e31

Browse files
committed
Fix Modal inference parser import
1 parent 145d4f2 commit 3602e31

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modal_trained_model_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import json
22
import os
3+
import re
34
from typing import Any, Dict, List
45

56
import modal

0 commit comments

Comments
 (0)