Skip to content

Commit

Permalink
pyflakes
Browse files Browse the repository at this point in the history
  • Loading branch information
agramfort committed Dec 16, 2013
1 parent 44270dd commit f31d6d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sklearn/feature_selection/univariate_selection.py
Expand Up @@ -7,8 +7,6 @@


from abc import ABCMeta, abstractmethod
from warnings import warn
from functools import reduce

import numpy as np
from scipy import special, stats
Expand Down

0 comments on commit f31d6d7

Please sign in to comment.