You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
553: Fix - modules documentation are not generated properly r=alallema a=alallema
Some module wasn't generated because of this error:
```bash
WARNING: autodoc: failed to import module 'client' from module 'meilisearch'; the following exception was raised:
No module named 'camel_converter'
```
Co-authored-by: alallema <[email protected]>
Co-authored-by: Amélie <[email protected]>
0 commit comments