Skip to content

Commit

Permalink
pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBuchanan314 committed Dec 6, 2024
1 parent 1cdabe4 commit 52fbb9f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ print(f"{ONE_THOUSAND_THREE_HUNDRED_AND_TWELVE = }") # 1312
```

If someone can figure out how to make the type hinting work properly please let me know.

## Installation

```sh
python3 -m pip install magic-numbers
```

0 comments on commit 52fbb9f

Please sign in to comment.