Skip to content

Commit f835bb7

Browse files
committed
lint
1 parent 1a366d4 commit f835bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runloop_api_client/sdk/_types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Literal, Union, Callable, Optional
1+
from typing import Union, Literal, Callable, Optional
22
from typing_extensions import TypedDict
33

44
from ..types import (

0 commit comments

Comments
 (0)