Skip to content

Commit

Permalink
test badge
Browse files Browse the repository at this point in the history
  • Loading branch information
theramkm committed Dec 3, 2024
1 parent 1570c3b commit 1d3e52e
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,6 +1,6 @@
# AdvancedNumber Class Assignment

![Python Tests](https://github.com/<your-username>/<repo-name>/workflows/Python%20Tests/badge.svg)
![Python Tests](https://github.com/The-School-of-AI/epai-s21-ram/workflows/Python%20Tests/badge.svg)

## Overview
This project implements a custom numerical type in Python called `AdvancedNumber` that demonstrates the use of Python's special methods (magic methods) to create a rich, fully-featured numeric type.
Expand Down

0 comments on commit 1d3e52e

Please sign in to comment.