فهرست منبع

attempt to fix syntax error on python3.5

Fabian Peter Hammerle 4 سال پیش
والد
کامیت
0fce1c9217
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      systemctl_mqtt/__init__.py

+ 0 - 1
systemctl_mqtt/__init__.py

@@ -261,7 +261,6 @@ def _mqtt_on_connect(
 
 
 def _run(
-    *,
     mqtt_host: str,
     mqtt_port: int,
     mqtt_username: typing.Optional[str],