Skip to content

Commit 5b66013

Browse files
committed
fix spacing
1 parent e5aa50d commit 5b66013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎webui.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def create_api(app):
2525

2626

2727
def ray_api():
28-
from modules.api. ray import ray_only
28+
from modules.api.ray import ray_only
2929

3030
from modules.shared_cmd_options import cmd_opts
3131

0 commit comments

Comments
 (0)