0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-08 20:04:41 +02:00
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.