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.