From 0fd8c5ab831edefca2150c2074c934a64b9b925e Mon Sep 17 00:00:00 2001 From: saran-nns <13406046+Saran-nns@users.noreply.github.com> Date: Tue, 3 Sep 2024 13:40:45 +0200 Subject: [PATCH] py 3.12 support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dc4c32..d471eb2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Build your deep learning models with confidence -[![Build Status](https://travis-ci.com/Saran-nns/gradients.svg?branch=main)](https://travis-ci.com/Saran-nns/gradients) +[![Build Status](https://github.com/Saran-nns/gradients/actions/workflows/build.yml/badge.svg)](https://github.com/Saran-nns/gradients/actions/workflows/build.yml) [![codecov](https://codecov.io/gh/Saran-nns/gradients/branch/main/graph/badge.svg)](https://codecov.io/gh/Saran-nns/gradients) [![PyPI version](https://badge.fury.io/py/gradients.svg)](https://badge.fury.io/py/gradients) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)