Skip to content

Commit 9ca920c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d0e12c5 commit 9ca920c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/ColossalChat/coati/distributed/grpo_consumer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from contextlib import nullcontext
2-
from typing import Any, Dict, Optional
2+
from typing import Any, Optional
33

44
import ray
55
import torch

0 commit comments

Comments
 (0)