Skip to content

Commit

Permalink
README: Fix missing import pytest in basic usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed May 8, 2024
1 parent 9bd26e8 commit 3e410fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Expand Up @@ -70,6 +70,7 @@ Usage

::

import pytest
from pytest_mqtt.model import MqttMessage

@pytest.mark.capmqtt_decode_utf8
Expand Down

0 comments on commit 3e410fb

Please sign in to comment.