Tom Hamilton Stubber
Tom Hamilton Stubber
If you create a CronJob and set only hours, for instance `hours={0, 2, 4, 6}`, it would seem like the job should only run once every two hours. Currently, it...
Do you have one? Trying to look for the changes for the new release on PyPI. Thanks
We're getting JSON data like: ``` { 'contractors': [{ 'id': 456789, 'name': 'John Smith' }], 'date': '2017-1-1T00:00:00Z', 'description': 'GCSE Exam', 'recipients': [{ 'client_name': 'Brain Johnson', 'id': 123456, 'name': 'Cara Johnson'}],...
Hi folks, `ruff` has just tried to use 100gb of memory on my machine while running the formatter twice at the same time:  I think this is related to...