Skip to content

Config Manager Missing Method in Ember.Init #14

@kwang-databricks

Description

@kwang-databricks

It feels like there's a missing method. In src/ember/__init__.py, under the init method, the method reads in a config. If the config is a dict, it references
config_manager.set(key,value)
but there is no set method on the config_manager class

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions