Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Type annotation reference issues #307

Open
soxofaan opened this issue Jun 8, 2022 · 1 comment
Open

Docs: Type annotation reference issues #307

soxofaan opened this issue Jun 8, 2022 · 1 comment

Comments

@soxofaan
Copy link
Member

soxofaan commented Jun 8, 2022

current sphinx build has these warnings:

WARNING: Cannot resolve forward reference in type annotations of "openeo.rest.datacube.DataCube.execute_local_udf": name 'xarray' is not defined
WARNING: Cannot resolve forward reference in type annotations of "openeo.rest.vectorcube.VectorCube": name 'Connection' is not defined
WARNING: Cannot resolve forward reference in type annotations of "openeo.rest.mlmodel.MlModel": name 'Connection' is not defined
WARNING: Cannot resolve forward reference in type annotations of "openeo.rest.mlmodel.MlModel.load_ml_model": name 'Connection' is not defined
WARNING: Cannot resolve forward reference in type annotations of "openeo.rest.job.BatchJob": name 'Connection' is not defined
WARNING: Cannot resolve forward reference in type annotations of "openeo.rest.job.RESTJob": name 'Connection' is not defined
WARNING: Cannot resolve forward reference in type annotations of "openeo.rest.conversions.datacube_from_file": name 'XarrayDataCube' is not defined
WARNING: Cannot resolve forward reference in type annotations of "openeo.rest.conversions.datacube_plot": name 'XarrayDataCube' is not defined
WARNING: Cannot resolve forward reference in type annotations of "openeo.rest.conversions.datacube_to_file": name 'XarrayDataCube' is not defined
WARNING: Cannot resolve forward reference in type annotations of "openeo.rest.udp.RESTUserDefinedProcess": name 'Connection' is not defined
WARNING: Cannot resolve forward reference in type annotations of "openeo.udf.xarraydatacube.XarrayDataCube.plot": name 'matplotlib' is not defined
@soxofaan
Copy link
Member Author

soxofaan commented Jun 8, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant