Arnaud Gelas
Arnaud Gelas
The specific environment formula fails when using sphinx.ext.pngmath so more work is needed. see http://michaeljones.github.io/breathe/latexmath.html @thewtex Was there any reason to use pngmath instead of mathjax?
It should be possible to run sphinx on each tarball independently. For users who are not that familiar with sphinx, it would be great if they can fix the documentation...
There is kind of duplicates in ITK and ITKExamples on how to find the module of a given class. It would make sense to make use and adapt WhatModulesITK.py here....
When running pre-commit run --all-files src/crewai/__init__.py:1:26: F401 `crewai.agent.Agent` imported but unused; consider removing, adding to `__all__`, or using a redundant alias src/crewai/__init__.py:2:25: F401 `crewai.crew.Crew` imported but unused; consider removing, adding...
ci.sh runs ruff format, ruff check and isort