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 năm trước cách đây
mục cha
commit
db299437ee
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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