Skip to content

Commit ed89412

Browse files
harshildarjistokhos
authored andcommitted
remove from __future__, propre filename (TheAlgorithms#1102)
1 parent 32aea34 commit ed89412

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

maths/Quadratic Equations(Complexes Numbers) renamed to maths/quadratic_equations_complex_numbers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from __future__ import print_function
21
import math
32

43
def QuadraticEquation(a,b,c):

0 commit comments

Comments
 (0)