Skip to content

Commit

Permalink
release test infra still relies on python 3.7 (ray-project#40407)
Browse files Browse the repository at this point in the history
Signed-off-by: can <can@anyscale.com>
  • Loading branch information
can-anyscale authored and jonathan-anyscale committed Oct 26, 2023
1 parent c2d25e2 commit 56a02d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/ray_release/configs/global_config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os

import yaml
from typing import TypedDict
from typing_extensions import TypedDict


class GlobalConfig(TypedDict):
Expand Down

0 comments on commit 56a02d1

Please sign in to comment.