Skip to content

Commit

Permalink
Update conftest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pail23 authored Aug 20, 2024
1 parent f3182a4 commit 81e8a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from unittest.mock import patch

import pytest
from pymodbus.register_read_message import (
from pymodbus.pdu.register_read_message import (
ReadHoldingRegistersResponse,
ReadInputRegistersResponse,
)
Expand Down

0 comments on commit 81e8a15

Please sign in to comment.