da-rth / yasb

A highly configurable cross-platform (Windows) status bar written in Python.
MIT License
1.43k stars 80 forks source link

[BUG] Formatting of traffic widget in example config #113

Open Psoewish opened 1 year ago

Psoewish commented 1 year ago

Expected Behavior

Not throw an error when initially compiling

Current Behavior

Throwing an error when initially compiling

Possible Solution

Fix the formatting, I've already forked and fixed it, about to make a PR for that. EDIT: https://github.com/da-rth/yasb/pull/114#issue-2012783171