Codestyle: Missing newline

This commit is contained in:
s3lph 2019-12-02 22:32:17 +01:00
parent 45384b2a62
commit e33d0d03d6

View file

@ -22,4 +22,4 @@ def get() -> dict:
Return the current configuration.
"""
global __CONFIG
return __CONFIG
return __CONFIG