mirror of
https://github.com/vikstrous/pirate-get
synced 2025-01-10 10:04:21 +01:00
typos
This commit is contained in:
parent
310f91ede7
commit
80714ef415
@ -52,7 +52,6 @@ def parse_config_file(text):
|
|||||||
|
|
||||||
return config
|
return config
|
||||||
|
|
||||||
print 'exist'
|
|
||||||
def load_config():
|
def load_config():
|
||||||
# user-defined config files
|
# user-defined config files
|
||||||
config_home = os.getenv('XDG_CONFIG_HOME', '~/.config')
|
config_home = os.getenv('XDG_CONFIG_HOME', '~/.config')
|
||||||
|
Loading…
Reference in New Issue
Block a user