Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Removing stale _empty references.
Browse files Browse the repository at this point in the history
  • Loading branch information
cchoquette committed Aug 7, 2019
1 parent 98fe73e commit 498b1c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions foreshadow/wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,6 @@ def __init__(self, *args, **kwargs):
"called".format(transformer)
)

# TODO: remove this when _Empty is removed
self.__empty_fit = False

self.is_wrapped = True

def get_params(self, deep=True):
Expand Down

0 comments on commit 498b1c4

Please sign in to comment.