Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: pushkarm029 <[email protected]>
  • Loading branch information
Pushkarm029 committed Aug 30, 2024
1 parent 8f6791b commit cb69763
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cloud_telemetry/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"""Main package for cloud_telemetry"""
"""Main package for cloud_telemetry."""
21 changes: 21 additions & 0 deletions docs/source/pages/cloud_telemetry.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
cloud\_telemetry package
========================

Submodules
----------

cloud\_telemetry.main module
----------------------------

.. automodule:: cloud_telemetry.main
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: cloud_telemetry
:members:
:undoc-members:
:show-inheritance:
4 changes: 2 additions & 2 deletions docs/source/pages/modules.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cloud_telemetry
===================
===============

.. toctree::
:maxdepth: 4

cloud_telemetry
cloud_telemetry

0 comments on commit cb69763

Please sign in to comment.