Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lycantropos committed Nov 11, 2024
1 parent 1dce0f9 commit 25c3ea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Usage
With setup

```python
>> > from rithm.integer import Int
>>> from rithm.integer import Int

```

Expand Down Expand Up @@ -142,7 +142,7 @@ we can:
With setup

```python
>> > from rithm.fraction import Fraction
>>> from rithm.fraction import Fraction

```

Expand Down

0 comments on commit 25c3ea6

Please sign in to comment.