Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `from __future__ import annotations` (#81902) | Matt Clay | 2023-10-05 | 1 | -2/+1 |
* | Clean up unused imports in unit tests (#79893) | Matt Clay | 2023-02-03 | 1 | -1/+0 |
* | Make sure collection is a list if a str is given (#69081) | David Shrewsbury | 2020-04-28 | 1 | -5/+45 |
* | Force collections to be static (#68723) | David Shrewsbury | 2020-04-13 | 1 | -0/+38 |