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
Please register or sign in to comment
Python 3.6 (used in Bionic) accepts `@dbus.service.signal(BUS_NAME)`, and it accepts the `-> None` syntax, but not both together!?