Skip to content

Commit

Permalink
Clean up unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
njsmith committed Jun 9, 2015
1 parent 675e715 commit 852eb36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion patsy/categorical.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
import numpy as np
import six
from patsy import PatsyError
from patsy.state import stateful_transform
from patsy.util import (SortAnythingKey,
safe_scalar_isnan,
iterable,
Expand Down

0 comments on commit 852eb36

Please sign in to comment.