craftbeerpi / craftbeerpi4

GNU General Public License v3.0
134 stars 83 forks source link

Removed parameter unsupported by Python 3.10 #104

Open dereulenspiegel opened 2 years ago

dereulenspiegel commented 2 years ago

Apparently Python 3.10 changed it's asyncio API. This PR removes the now unsupported parameter. This should fix #103