mirror of
https://github.com/subutux/rmapy.git
synced 2025-12-09 23:15:35 +00:00
Updated documentation
This commit is contained in:
@@ -4,8 +4,7 @@ from yaml import dump as yml_dump
|
||||
|
||||
|
||||
def load() -> dict:
|
||||
"""Load the .rmapi config file
|
||||
"""
|
||||
"""Load the .rmapi config file"""
|
||||
|
||||
config_file_path = Path.joinpath(Path.home(), ".rmapi")
|
||||
config = {}
|
||||
|
||||
Reference in New Issue
Block a user