style: Added new line at EOF

This commit is contained in:
scmmishra 2019-03-14 11:45:06 +05:30
parent 53e1ecdb02
commit ca30cdc0d4

View file

@ -101,4 +101,4 @@ def is_domain(module):
return module.get("category") == "Domains"
def is_module(module):
return module.get("type") == "module"
return module.get("type") == "module"