From 8ba8146569cb1ff52bd12136f3743f62b0823510 Mon Sep 17 00:00:00 2001 From: "david.tempelmann" Date: Thu, 28 Sep 2023 14:29:43 +0200 Subject: [PATCH] fix black issue --- discoverx/discovery.py | 1 - 1 file changed, 1 deletion(-) diff --git a/discoverx/discovery.py b/discoverx/discovery.py index 767c14b..d2b5c65 100644 --- a/discoverx/discovery.py +++ b/discoverx/discovery.py @@ -63,7 +63,6 @@ def scan( sample_size=10000, what_if: bool = False, ): - self.scanner = Scanner( self.spark, self.rules,