diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-09-20 19:54:10 -0400 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-09-20 19:57:52 -0400 |
commit | 1293f27595f19190b9bbe10cf94709cc1ba660c7 (patch) | |
tree | d41a692cd682c46665c5b3624865676ac8facc2a /src/leap/bitmask/cli/webui.py | |
parent | fb3b431897a494198b00ef8aa9bed7bc73508985 (diff) |
[style] pep8 cleanup
Diffstat (limited to 'src/leap/bitmask/cli/webui.py')
-rw-r--r-- | src/leap/bitmask/cli/webui.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/bitmask/cli/webui.py b/src/leap/bitmask/cli/webui.py index d4d5f78..c45f615 100644 --- a/src/leap/bitmask/cli/webui.py +++ b/src/leap/bitmask/cli/webui.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# webui.py +# webui.py # Copyright (C) 2016 LEAP Encryption Access Project # # This program is free software: you can redistribute it and/or modify |