unitaryfund / metriq-client

Fork of papers-with-code client
https://metriq.info
Apache License 2.0
3 stars 10 forks source link

Remove DELETE method #55

Closed WrathfulSpatula closed 2 years ago

WrathfulSpatula commented 2 years ago

Tasks can not be deleted, once submitted. Hence, remove the DELETE method from the Python client.

Metriq client method is here: https://github.com/unitaryfund/metriq-client/blob/3504b73e282864671e7227ad5796468872d1844d/metriq/client.py#L385

MariaM0003 commented 2 years ago

https://github.com/unitaryfund/metriq-client/pull/63