Browse Source

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

https://github.com/fphammerle/switchbot-mqtt/commit/3a12297d2e488107a4ceee530da3fa3043ba9d93
Fabian Peter Hammerle 1 year ago
parent
commit
db299437ee
1 changed files with 0 additions and 1 deletions
  1. 0 1
      location_guessing_game_telegram_bot/__init__.py

+ 0 - 1
location_guessing_game_telegram_bot/__init__.py

@@ -35,7 +35,6 @@ _LOGGER = logging.getLogger(__name__)
 
 @dataclasses.dataclass
 class _Photo:
-
     photo_url: str
     description_url: str
     latitude: float