Unverified Commit 6ee11d6b authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

fix(linux): Fix build on Bionic

Python 3.6 (used in Bionic) accepts `@dbus.service.signal(BUS_NAME)`,
and it accepts the `-> None` syntax, but not both together!?
parent ac763ed9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment