thingsapi/things.py

Split `make_date_filter`

Closed this issue · 0 comments

Goal

  • As a developer
  • I want to have small specialized methods
  • so that it's easier to use the API

Suggested approach
In order to achieve this goal I suggest to split the method make_date_filter into two methods.

Additional context
#80