style: Added new line at EOF
This commit is contained in:
parent
53e1ecdb02
commit
ca30cdc0d4
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue