Skip to content
Snippets Groups Projects
  1. Aug 28, 2019
    • xiretza's avatar
      style(preload): Improve ECG app code quality · 45d0a1ca
      xiretza authored and rahix's avatar rahix committed
      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.
      45d0a1ca
  2. Aug 27, 2019
  3. Aug 26, 2019
  4. Aug 25, 2019
  5. Aug 24, 2019
Loading