Giskard-AI / giskard

🐢 Open-Source Evaluation & Testing for ML models & LLMs
https://docs.giskard.ai
Apache License 2.0
3.92k stars 250 forks source link

Limited griffe version to <0.49.0 due to removed package docstrings #2001

Closed kevinmessiaen closed 1 month ago

kevinmessiaen commented 1 month ago

Description

Limited griffe version to <0.49.0 due to removed package docstrings on version 0.49.0

Related Issue

Type of Change

ClarkKentIsSuperman commented 1 month ago

I am running into this issue I think today:

    from griffe.docstrings.dataclasses import (
ModuleNotFoundError: No module named 'griffe.docstrings'

What is the best way to pull these latest changes? Build from source or will the pip install be updated shortly?

kevinmessiaen commented 1 month ago

I am running into this issue I think today:

    from griffe.docstrings.dataclasses import (
ModuleNotFoundError: No module named 'griffe.docstrings'

What is the best way to pull these latest changes? Build from source or will the pip install be updated shortly?

Hello, we will try to release this by today

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud