Skip to content

Commit c95441f

Browse files
authored
Renaming numeric to math
1 parent b6d4bb0 commit c95441f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/numeric/prime-numbers.md renamed to docs/math/prime-numbers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pip install allalgorithms
1111
## Usage
1212

1313
```py
14-
from allalgorithms.numeric import prime_lower
14+
from allalgorithms.math import prime_lower
1515

1616
print(prime_lower(18))
1717
# -> [2, 3, 5, 7, 11, 13, 17]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy