Skip to content

Correct bugs in boost_only_if_older_than and boost_only_if_younger_than

bendia requested to merge bendia/boost:master into master

self.toot['created_time'] is a datetime.datetime object, so no loner need to convert it in this type.

Merge request reports