-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Labels
BugSomething isn't workingSomething isn't working
Description
dataprofiler/tests/profilers/test_histogram_utils.py:35
/home/runner/work/DataProfiler/DataProfiler/dataprofiler/tests/profilers/test_histogram_utils.py:35: PytestCollectionWarning: cannot collect test class 'TestColumn' because it has a __init__ constructor (from: dataprofiler/tests/profilers/test_histogram_utils.py)
class TestColumn(NumericStatsMixin):
dataprofiler/tests/profilers/test_numeric_stats_mixin_profile.py:21
/home/runner/work/DataProfiler/DataProfiler/dataprofiler/tests/profilers/test_numeric_stats_mixin_profile.py:21: PytestCollectionWarning: cannot collect test class 'TestColumn' because it has a __init__ constructor (from: dataprofiler/tests/profilers/test_numeric_stats_mixin_profile.py)
class TestColumn(NumericStatsMixin):
dataprofiler/tests/profilers/test_numeric_stats_mixin_profile.py:34
/home/runner/work/DataProfiler/DataProfiler/dataprofiler/tests/profilers/test_numeric_stats_mixin_profile.py:34: PytestCollectionWarning: cannot collect test class 'TestColumnWProps' because it has a __init__ constructor (from: dataprofiler/tests/profilers/test_numeric_stats_mixin_profile.py)
class TestColumnWProps(TestColumn):
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working