Codestyle: Missing newline
This commit is contained in:
parent
45384b2a62
commit
e33d0d03d6
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ def get() -> dict:
|
|||
Return the current configuration.
|
||||
"""
|
||||
global __CONFIG
|
||||
return __CONFIG
|
||||
return __CONFIG
|
||||
|
|
Loading…
Reference in a new issue