Skip to content

Commit 13b6dff

Browse files
QuakeStringclaude
andcommitted
fix: widen RST table columns to fix PyPI rendering validation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e6ab7a3 commit 13b6dff

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,15 @@ Model-Specific Tuning
118118

119119
Read optimization respects PLC-specific limits:
120120

121-
============================== ================== ===============
122-
PLC Model Max Read Block Max Parallel
123-
============================== ================== ===============
124-
S7-200 / S7-200 Smart / LOGO 100 bytes 1 (sequential)
125-
S7-300 200 bytes 1 (sequential)
126-
S7-400 200 bytes 4
127-
S7-1200 1000 bytes 8
128-
S7-1500 1000 bytes 8
129-
============================== ================== ===============
121+
================================== ================ ================
122+
PLC Model Max Read Block Max Parallel
123+
================================== ================ ================
124+
S7-200 / S7-200 Smart / LOGO 100 bytes 1 (sequential)
125+
S7-300 200 bytes 1 (sequential)
126+
S7-400 200 bytes 4
127+
S7-1200 1000 bytes 8
128+
S7-1500 1000 bytes 8
129+
================================== ================ ================
130130

131131

132132
Installation

0 commit comments

Comments
 (0)