Skip to content

Commit

Permalink
Fix pylint.
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen committed Jan 10, 2025
1 parent ebd61e4 commit f7271cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymodbus/server/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""**Server classes.**"""
"""**Server classes**."""

__all__ = [
"ModbusSerialServer",
Expand Down

0 comments on commit f7271cd

Please sign in to comment.