Skip to content

remove the self assignment in "sdk/python/tests/utils/e2e_test_validation.py" at line 179 #4234

@shuchu

Description

@shuchu

Expected Behavior

Current Behavior

def make_feature_store_yaml(
    project,
    repo_dir_name: Path,
    offline_creator: DataSourceCreator,
    provider: str,
    online_store: Optional[Union[str, Dict]],
):
    offline_store_config = offline_creator.create_offline_store_config()
    online_store = online_store

Steps to reproduce

Specifications

  • Version: 0.37.1
  • Platform: ubuntu
  • Subsystem:

Possible Solution

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions