'REAL_VECTOR' is not declared in __all__
Hi team,
I am getting the following warning in PyCharm when I import the REAL_VECTOR data type:
`'REAL_VECTOR' is not declared in __all__`

Should it be listed here?
https://github.com/SAP/sqlalchemy-hana/blob/main/sqlalchemy_hana/types.py#L167
关闭于 2025-06-02 2 条评论