Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Comments

fix: traffic widget walidation error caused my improper indentation#135

Open
aleckslu wants to merge 1 commit intoda-rth:mainfrom
aleckslu:main
Open

fix: traffic widget walidation error caused my improper indentation#135
aleckslu wants to merge 1 commit intoda-rth:mainfrom
aleckslu:main

Conversation

@aleckslu
Copy link

@aleckslu aleckslu commented Mar 19, 2024

Pull Request #113

Description

When you first run the script with python src/main.py, you get an error:

The config file 'C:\Users\me\.yasb\config.yaml' contains validation errors. Please fix:
widgets:
- traffic:
  - null value not allowed

This is caused by two missing indents for the traffic object in config.yaml.

Also removed extra indents in the wifi config to keep its formatting consistent with the rest of the config.

Related Issue

#113

Testing

run python src/main.py and it runs without issue :)

Signed-off-by: aleckslu <alecks.lu@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant