From 1293f27595f19190b9bbe10cf94709cc1ba660c7 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 20 Sep 2016 19:54:10 -0400 Subject: [style] pep8 cleanup --- src/leap/bitmask/cli/webui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/leap/bitmask/cli') diff --git a/src/leap/bitmask/cli/webui.py b/src/leap/bitmask/cli/webui.py index d4d5f782..c45f615b 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 -- cgit v1.2.3