Skip to content

Hardcoded Configuration Template #102

@MennaEzzelarab

Description

@MennaEzzelarab

Hello,

I noticed that the README file instructions for configuration say to copy the configuration template to a new file named "config.json" then rewrite its content to the provided code. But the function (load_config) that loads the configuration file has the configuration template hardcoded and not the newly created config file. A simple if-else statement could solve this by looking for "config.json" first then adding a fallback to the template if the "config.json" is not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions