Closed marioba closed 6 years ago
Change DesktopNotification arguments to named arguments because DesktopNotification constructor uses **kwarg and requires named arguments.
DesktopNotification
**kwarg
Change
DesktopNotification
arguments to named arguments becauseDesktopNotification
constructor uses**kwarg
and requires named arguments.