0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-10 21:28:48 +02:00
synapse/changelog.d/11565.misc
reivilibre e5cdb9e233
Make get_device return None if the device doesn't exist rather than raising an exception. (#11565)
Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
2021-12-13 15:39:43 +00:00

2 lines
94 B
Plaintext

Make `get_device` return `None` if the device doesn't exist rather than raising an exception.