Skip to content

[BUG] There is an indentation issue in the config.yaml file of the project, which may cause configuration errors or runtime issues. #154

@kenis1108

Description

@kenis1108

Issue:

There is an indentation issue in the config.yaml file of the project, which may cause configuration errors or runtime issues.

Steps to Reproduce:

  1. Open the config.yaml file.
  2. Go to line [462], and you'll notice the indentation is inconsistent.

image

Expected Behavior:

The indentation should be consistent to avoid YAML parsing errors.

Actual Behavior:

The current indentation causes an error when loading the configuration.

Suggested Fix:

Correct the indentation in the following section:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions