[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:
![image](https://private-user-images.githubusercontent.com/45393183/367270108-3310d3e8-cdbc-4930-ae8c-705e3bd8335b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTI1MTIsIm5iZiI6MTczOTU5MjIxMiwicGF0aCI6Ii80NTM5MzE4My8zNjcyNzAxMDgtMzMxMGQzZTgtY2RiYy00OTMwLWFlOGMtNzA1ZTNiZDgzMzViLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA0MDMzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY4MDA1M2E1YTRiOTI4OGJiZTZjYmUzYzdkNjgxY2JmNWNkMzM0MjdjZjNiNWJkODk2MzI2ZDliZTJmMTY2ZWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.98K5SECuQ-7UJbGm99rBoxcICYEBn48r3ET1_rC0bDM)
The text was updated successfully, but these errors were encountered: