What's Changed
* Improve project linting and fix type issues -- Version 1.0.2 release by PascalRombach in https://github.com/HHG-TecLap/py-drivesdk/pull/44
Bug Fixing
- Fixed a bug where `Controller.scan` would raise an error if `scan_vehicle` was `None`.
- (Fixed weird behaviour _if_ for some reason an anki device does not have its advertised services/characteristics. This now raises a `RuntimeError` though this is deemed logically impossible and therefore undocumented.)
**Full Changelog**: https://github.com/HHG-TecLap/py-drivesdk/compare/v1.0.1...v1.0.2