Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtruong committed Jan 15, 2025
1 parent 94cdb5d commit bb1b5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weave/flow/dataset.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from collections.abc import Iterable, Iterator
from typing import Any, Self
from typing import Any

from pydantic import field_validator
from typing_extensions import Self
Expand Down

0 comments on commit bb1b5ce

Please sign in to comment.