Fixed formatting inconsistency

This commit is contained in:
Adam Blažek 2020-09-21 09:44:32 +02:00
parent caf580779a
commit a2e71b5cb9
1 changed files with 4 additions and 4 deletions

View File

@ -50,10 +50,10 @@ template withBakalari(configFile: string, body: untyped): untyped =
configFile.saveConfig(config)
proc signin(
website: string,
username: string,
password: string,
configFile = defaultConfigFile,
website: string,
username: string,
password: string,
configFile = defaultConfigFile,
) =
## sign in to Bakaláři and save the credentials
let