Skip to content

Commit

Permalink
fix black issue
Browse files Browse the repository at this point in the history
  • Loading branch information
david-tempelmann committed Sep 28, 2023
1 parent 10c2fc9 commit 8ba8146
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion discoverx/discovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def scan(
sample_size=10000,
what_if: bool = False,
):

self.scanner = Scanner(
self.spark,
self.rules,
Expand Down

0 comments on commit 8ba8146

Please sign in to comment.