Skip to content

Commit

Permalink
docs(Python): add missing space on README (MakeContributions#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
Akashdeep-Tickoo authored Aug 20, 2022
1 parent f4353ff commit 8649eda
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions algorithms/Python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,5 @@
## Queues
- [First in First out Queue](queues/fifo-queue.py)


##Number Theory
- [Prime Number Checker][number_theory/prime_number.py]
## Number Theory
- [Prime Number Checker](number_theory/prime_number.py)

0 comments on commit 8649eda

Please sign in to comment.