Skip to content

Commit

Permalink
rm deprecated methods from sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpadden committed Aug 7, 2024
1 parent a42687b commit 6021602
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,14 @@ Assets (Sling)

.. autoclass:: DagsterSlingTranslator

.. autofunction:: build_sling_asset

Resources (Sling)
=================

.. autoclass:: SlingResource
:members: sync, replicate
:members: replicate

.. autoclass:: SlingConnectionResource

.. autoclass:: dagster_embedded_elt.sling.resources.SlingSourceConnection
.. autoclass:: dagster_embedded_elt.sling.resources.SlingTargetConnection

----

*******************************
Expand Down

0 comments on commit 6021602

Please sign in to comment.