synapse/changelog.d/10785.misc
Patrick Cloke b996782df5
Convert media repo's FileInfo to attrs. (#10785)
This is mostly an internal change, but improves type hints in the
media code.
2021-09-14 07:09:38 -04:00

2 lines
67 B
Plaintext

Convert the internal `FileInfo` class to attrs and add type hints.