PySDM v1.24
- module docstring coverage reached 100% (checked with pylint in CI)
- using
python -We -m pdocinstead ofpdocto catch broken code links within docstring (and other issues) - catching OSError when importing ThrustRTC and issuing a warning (
pdocparsing works then even on machines without CUDA) - some minor code cleanups/refactors