Skip to content

Commit 259c353

Browse files
committed
Change Badges URL's to hf-0.3.X
1 parent af566c6 commit 259c353

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Feedzai OpenML Providers for Python
2-
[![Build Status](https://travis-ci.com/feedzai/feedzai-openml-python.svg?branch=master)](https://travis-ci.com/feedzai/feedzai-openml-python)
3-
[![codecov](https://codecov.io/gh/feedzai/feedzai-openml-python/branch/master/graph/badge.svg)](https://codecov.io/gh/feedzai/feedzai-openml-python)
4-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4cb28e8bf4104cffa20812e207514b9b?branch=master)](https://www.codacy.com/app/feedzai/feedzai-openml-python?utm_source=github.com&utm_medium=referral&utm_content=feedzai/feedzai-openml-python&utm_campaign=Badge_Grade)
2+
[![Build Status](https://travis-ci.com/feedzai/feedzai-openml-python.svg?branch=hf-0.3.X)](https://travis-ci.com/feedzai/feedzai-openml-python)
3+
[![codecov](https://codecov.io/gh/feedzai/feedzai-openml-python/branch/hf-0.3.X/graph/badge.svg)](https://codecov.io/gh/feedzai/feedzai-openml-python)
4+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4cb28e8bf4104cffa20812e207514b9b?branch=hf-0.3.X)](https://www.codacy.com/app/feedzai/feedzai-openml-python?utm_source=github.com&utm_medium=referral&utm_content=feedzai/feedzai-openml-python&utm_campaign=Badge_Grade)
55

66
Implementations of the Feedzai OpenML API to allow support for machine
77
learning models in [Python](https://www.python.org/)

0 commit comments

Comments
 (0)