Skip to content
Snippets Groups Projects
Commit 45d0a1ca authored by xiretza's avatar xiretza Committed by rahix
Browse files

style(preload): Improve ECG app code quality

With only a little bit of effort, the drawing code can be made a lot
more pythonic.

`== True` and `== False` are never acceptable, and for loops simply
don't execute if the iterator is empty - no need to check.
parent 90fec21e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment