fix(vector_service): Fixes type hinting and removes unnecessary ignores (#19574)

Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
-LAN-
2025-05-13 11:29:02 +08:00
committed by GitHub
parent c76d763639
commit f0137be719
2 changed files with 5 additions and 4 deletions

View File

@@ -907,4 +907,4 @@ import { Row, Col, Properties, Property, Heading, SubProperty } from '../md.tsx'
```
</CodeGroup>
</Col>
</Row>
</Row>