koenvervloesem / bluetooth-numbers

An up-to-date listing of all the various Bluetooth Specification-related elements (Company IDs, Service UUIDs, Characteristic UUIDs and Descriptor UUIDs), that you can use in your Python projects instead of rolling your own.
https://bluetooth-numbers.readthedocs.io
MIT License
16 stars 3 forks source link

Format code with ruff format instead of black #41

Closed koenvervloesem closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e52db98) 100.00% compared to head (41452d4) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 9 9 Lines 108 108 Branches 16 16 ========================================= Hits 108 108 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.