Skip to content

Commit c0bf272

Browse files
fix: 📝 fix docstring typo for get_appliance_stats_minute_file
1 parent 84b1b51 commit c0bf272

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyedgeconnect/ecos/_statistics.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ def get_appliance_stats_minute_file(
5959
file has a header which describes the statistics contained in the
6060
file.
6161
62-
.. code:: python
62+
.. code-block:: python
63+
6364
import tarfile
6465
from pyedgeconnect import EdgeConnect
6566
ec = EdgeConnect(ec_ip)

0 commit comments

Comments
 (0)