MediaMath/t1-python

typo in models/strategyconcept.py

Closed this issue · 0 comments

At line# 44 in strategyconcept.py

self._post(self.get_service_path(), rest=url, data={'version': self.version})

get_service_path should be _get_service_path

this triggers AttributeError: get_service_path