HTTP-APIs / hydra-python-core

This library provides the core functions to implement Hydra Official Specification in Python
MIT License
14 stars 19 forks source link

Wrong import in documentation #67

Closed king-11 closed 3 years ago

king-11 commented 3 years ago

I'm submitting a

Current Behaviour:

Documentation has a wrong import in index.rst

Expected Behaviour:

Steps to reproduce:

HydraClass Documentation wrong import

Do you want to work on this issue?

yes

priyanshunayan commented 3 years ago

@king-11 There is also one more mistake in the docs - In the last few code blocks api_doc suddenly changes to apidoc. Can you address that too?

king-11 commented 3 years ago

okay I will look for it add to the pr @priyanshunayan

priyanshunayan commented 3 years ago

fixed by #68