Skip to content

Commit

Permalink
version 2.0 Metric Fairness
Browse files Browse the repository at this point in the history
  • Loading branch information
egubonr committed May 6, 2024
1 parent 1dbb52e commit 2645b03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ jobs:
pip install sphinx
pip install autodocsumm
pip install sphinx-rtd-theme
pip install scikit-learn==1.0.2
pip install bnlearn==0.7.8
pip install networkx==2.8.8
pip install matplotlib==3.6.2
pip install pgmpy==0.1.20
pip install numpy==1.23.4
pip install pandas==1.5.1
pip install scikit-learn==1.0.2
pip install scipy==1.9.3
pip install statsmodels==0.13.5
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: Upload Python Package
on:
push:
branches:
- main
- miss
permissions:
contents: read

Expand Down

0 comments on commit 2645b03

Please sign in to comment.