From b95d3d0f5e2caefa2dbb86ad7bfdb8c2c5a58e3c Mon Sep 17 00:00:00 2001 From: Andrew Sikowitz Date: Wed, 4 Oct 2023 10:29:45 -0400 Subject: [PATCH] lint --- metadata-ingestion/tests/performance/databricks/generator.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/metadata-ingestion/tests/performance/databricks/generator.py b/metadata-ingestion/tests/performance/databricks/generator.py index 202a65bf7b217..93f6c16363faa 100644 --- a/metadata-ingestion/tests/performance/databricks/generator.py +++ b/metadata-ingestion/tests/performance/databricks/generator.py @@ -12,9 +12,7 @@ from performance.data_generation import ( Distribution, LomaxDistribution, - NormalDistribution, SeedMetadata, - generate_data, ) from performance.data_model import ColumnType, Container, Table, View from performance.databricks.unity_proxy_mock import _convert_column_type