Browse Source

re-format code after upgrade of black to v23.1.0

https://github.com/fphammerle/switchbot-mqtt/commit/3a12297d2e488107a4ceee530da3fa3043ba9d93
https://github.com/fphammerle/location-guessing-game-telegram-bot/commit/db299437eee3a2643cddf4d569fe5cb5c73ab6da
https://github.com/fphammerle/acpi-backlight/commit/f77ef28641d76f8b4664da058171430213577949
Fabian Peter Hammerle 1 year ago
parent
commit
8b6bc46eff
1 changed files with 0 additions and 2 deletions
  1. 0 2
      cc1101/__init__.py

+ 0 - 2
cc1101/__init__.py

@@ -69,7 +69,6 @@ class MainRadioControlStateMachineState(enum.IntEnum):
 
 
 class _ReceivedPacket:  # unstable
-
     # "Table 31: Typical RSSI_offset Values"
     _RSSI_OFFSET_dB = 74
 
@@ -114,7 +113,6 @@ def _format_patable(settings: typing.Iterable[int], insert_spaces: bool) -> str:
 
 
 class CC1101:
-
     # pylint: disable=too-many-public-methods
 
     # > All transfers on the SPI interface are done