Skip to content

Commit

Permalink
fix build; isort; black (#10303)
Browse files Browse the repository at this point in the history
  • Loading branch information
prha committed Nov 2, 2022
1 parent c8dee2d commit 7c38a8c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from dagster._core.definitions.source_asset import SourceAsset, SourceAssetObserveFunction
from dagster._core.storage.io_manager import IOManagerDefinition


@overload
def observable_source_asset(observe_fn: SourceAssetObserveFunction) -> SourceAsset:
...
Expand Down

0 comments on commit 7c38a8c

Please sign in to comment.