Skip to content

Commit

Permalink
Fixed typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcdermott committed May 17, 2024
1 parent 7acd5c1 commit 4427055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Nested Ragged Tensors

[![python](https://img.shields.io/badge/-Python_3.10-blue?logo=python&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![tests](https://github.com/mmcdermott/nested_ragged_tensors/actions/workflows/tests.yml/badge.svg)](https://github.com/mmcdermott/nested_ragged_tensors/actions/workflows/test.yml)
[![tests](https://github.com/mmcdermott/nested_ragged_tensors/actions/workflows/tests.ymal/badge.svg)](https://github.com/mmcdermott/nested_ragged_tensors/actions/workflows/test.ymal)
[![codecov](https://codecov.io/gh/mmcdermott/nested_ragged_tensors/branch/main/graph/badge.svg?token=F9NYFEN5FX)](https://codecov.io/gh/mmcdermott/EventStreamML)
[![code-quality](https://github.com/mmcdermott/nested_ragged_tensors/actions/workflows/code-quality-main.yaml/badge.svg)](https://github.com/mmcdermott/nested_ragged_tensors/actions/workflows/code-quality-main.yaml)
[![license](https://img.shields.io/badge/License-MIT-green.svg?labelColor=gray)](https://github.com/mmcdermott/nested_ragged_tensors#license)
Expand Down

0 comments on commit 4427055

Please sign in to comment.