Update: Spacing
This commit is contained in:
@@ -2,6 +2,7 @@ import sound
|
||||
import configparser
|
||||
from os.path import exists
|
||||
|
||||
|
||||
def check_if_config_exists():
|
||||
if exists('./config.ini'):
|
||||
config = configparser.SafeConfigParser()
|
||||
|
||||
Reference in New Issue
Block a user