Skip to content

Commit f747cf9

Browse files
authored
removed
1 parent ba747df commit f747cf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

maths/weird_number.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from math import sqrt
2-
from typing import List
32

43

54
def factors(n: int) -> list[int]:

0 commit comments

Comments
 (0)