SyrupTheSrc

Results 1 issues of SyrupTheSrc

I try to set a cookie with the expiry date of May 1st. And I get this error `cookie_manager.set('first_time', 'yes', expires_at=DateTime.DateTime(year=2023, month=5, day=1))` **AttributeError: isoformat**