tareksander / termux-gui-python-bindings

A Python library to interact with the Termux:GUI plugin
https://tareksander.github.io/termux-gui-python-bindings/index.html
Mozilla Public License 2.0
99 stars 7 forks source link

Update connection.py #9

Closed FalconSN closed 5 months ago

FalconSN commented 6 months ago

Fix kwargs. Correct use of keyword arguments is with double asterisks. https://docs.python.org/3/tutorial/controlflow.html#keyword-arguments