Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rawwar committed Jan 26, 2025
1 parent 3b5af86 commit 220d16d
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
specific language governing permissions and limitations
under the License.
:py:mod:`tests.system.providers.zendesk.example_zendesk_custom_get`
:py:mod:`tests.system.zendesk.example_zendesk_custom_get`
===================================================================

.. py:module:: tests.system.providers.zendesk.example_zendesk_custom_get
.. py:module:: tests.system.zendesk.example_zendesk_custom_get
Module Contents
Expand All @@ -39,9 +39,9 @@ Attributes

.. autoapisummary::

tests.system.providers.zendesk.example_zendesk_custom_get.ENV_ID
tests.system.providers.zendesk.example_zendesk_custom_get.DAG_ID
tests.system.providers.zendesk.example_zendesk_custom_get.test_run
tests.system.zendesk.example_zendesk_custom_get.ENV_ID
tests.system.zendesk.example_zendesk_custom_get.DAG_ID
tests.system.zendesk.example_zendesk_custom_get.test_run


.. py:data:: ENV_ID
Expand Down

0 comments on commit 220d16d

Please sign in to comment.