Skip to content

Commit 59d07e3

Browse files
committed
remove comment
Signed-off-by: Danny Chiao <[email protected]>
1 parent e56134a commit 59d07e3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ui/feature_repo/test_get_features.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
from datetime import datetime
2-
from distutils.command.sdist import sdist
3-
from attr import asdict
4-
51
import pandas as pd
62
from feast import FeatureStore
73
from feast.infra.offline_stores.file import SavedDatasetFileStorage
84

9-
import numpy as np
10-
115
from feast.dqm.profilers.ge_profiler import ge_profiler
126

137
from great_expectations.core.expectation_suite import ExpectationSuite

0 commit comments

Comments
 (0)