Skip to content

Commit

Permalink
add precommit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
PedramNavid committed Feb 26, 2024
1 parent 61bee05 commit 4498e93
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/content/integrations/embedded-elt.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ sling_job = build_assets_job(
This is an example of how to setup a Sling sync between Postgres and Snowflake:

```python file=/integrations/embedded_elt/postgres_snowflake.py
# pyright: reportCallIssue=none
# pyright: reportOptionalMemberAccess=none

import os

from dagster_embedded_elt.sling import (
Expand Down

0 comments on commit 4498e93

Please sign in to comment.