Files
notifications-admin/app/notify_client/api_key_api_client.py
Chris Hill-Scott 92aacc1a54 Remove extraneous arguments to super
> dont need self.__class__, self in super - that's a python 2.x crutch.
> super() is equivalent
2016-09-12 14:59:53 +01:00

1.3 KiB