1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Fix pylint style

This commit is contained in:
badele
2015-11-26 08:12:04 +01:00
parent 4bd0db30c9
commit a33220db7f
3 changed files with 3 additions and 3 deletions

View File

@@ -94,4 +94,4 @@ def get_rfx_object(packetid):
return obj
return None
return None