Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Cameron Dawson 1250108abe
Upgrade pip dev packages (#6742)
* Upgrade pip dev packages
* Fix formatting with black
2020-08-31 11:01:43 -07:00
Armen Zambrano 368c112266
Apply black formating to the whole repo (#6332)
* Automatic black fixes
* Add conflicting rule exceptions between black and flake8
2020-04-21 10:35:59 -04:00
ionutgoldan 3f73a3103e
Bug 1612547 - Define component for doing backfills using existing reports 2020-04-14 13:02:44 +03:00
George Hickman 46d4602d3f Add chunked_qs_reverse function
This is a separate function to chunked_qs to keep both functions simple
and easy to read.  Both functions contain some inherent complexity since
they are windowing functions and it's important to not hide that below
multiple conditional branches.
2018-05-04 08:57:50 +01:00