Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Typo in stack analysis v2 result JSON #251

Open
tisnik opened this issue Jul 17, 2017 · 1 comment
Open

Typo in stack analysis v2 result JSON #251

tisnik opened this issue Jul 17, 2017 · 1 comment

Comments

@tisnik
Copy link

tisnik commented Jul 17, 2017

outlier_prbability should be outlier_probability:

           "recommendations": {
                "companion": [],
                "usage_outliers": [
                    {
                        "package_name": "wheel",
                        "outlier_prbability": 0.71875
                    },
                    {
                        "package_name": "setuptools",
                        "outlier_prbability": 0.640625
                    }
                ],
                "alternate": []
@arunkumars08
Copy link
Member

@tisnik Could you check and update the status of this, if this is still in existence?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants