Commit da1e562
Remove unused type: ignore[override] comment to fix mypy lint
The parent TSaslClientTransport.send_sasl_msg() has no type annotations,
so there is no override incompatibility for mypy to suppress.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 34d1bdd commit da1e562
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments