Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-langchain committed Dec 20, 2024
1 parent 9a00760 commit 856e4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/langsmith/_internal/_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import itertools
import logging
import uuid
from typing import TYPE_CHECKING, Literal, Optional, Union, cast
from typing import Literal, Optional, Union, cast

try:
import zstandard as zstd
Expand Down

0 comments on commit 856e4a4

Please sign in to comment.