Sebbo94BY / teamspeak3-python-bot

A TeamSpeak Bot written in Python. Supports both raw and ssh query connections. Supports TeamSpeak 3 and 5 server.
Apache License 2.0
8 stars 2 forks source link

Fix PyLint error `keyword-arg-before-vararg` #39

Closed Sebbo94BY closed 1 year ago

Sebbo94BY commented 1 year ago

See https://vald-phoenix.github.io/pylint-errors/plerr/errors/typecheck/W1113.html for further information.