Skip to content

Commit 72b2d98

Browse files
pre-commit-ci[bot]YeAnbang
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9dbb0ff commit 72b2d98

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)