Brainiac11 / My-Projects

Expected 1 blank line FLK-E301
Style
Minor
a year agoa year old
expected 1 blank line, found 0
135        
136        operatorReaction(x)
137        operatorReaction2(x)
138        def estimate_coef(x, y):139            # number of observations/points
140            n = np.size(x)
141