[BUG] There is an indentation issue in the config.yaml
file of the project, which may cause configuration errors or runtime issues.
#154
Labels
bug
Something isn't working
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:
config.yaml
file.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:
The text was updated successfully, but these errors were encountered: