Skip to content

Commit

Permalink
[core-api] base
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenKephart committed Dec 31, 2024
1 parent ff0c41d commit d44c333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python_modules/dagster/dagster/_annotations.py
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@ def experimental(
) -> Callable[[T_Annotatable], T_Annotatable]: ...


# TODO: delete this
def experimental(
__obj: Optional[T_Annotatable] = None,
*,
Expand Down

0 comments on commit d44c333

Please sign in to comment.