Skip to content

Commit

Permalink
Additional newline
Browse files Browse the repository at this point in the history
  • Loading branch information
pinae committed Feb 14, 2018
1 parent d50f0f8 commit b7699ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ctSESAM.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def print_generated_password(password_setting, kgk, quiet):
else:
print('Passwort: ' + password)


if __name__ == "__main__":
parser = argparse.ArgumentParser(description="Generate domain passwords from your masterpassword.")
parser.add_argument('-n', '--no-sync',
Expand Down

0 comments on commit b7699ad

Please sign in to comment.