Browse Source

Fix pep8 (line length)

pull/523/head
Sandy Carter 11 years ago
committed by Jairo Llopis
parent
commit
6254f2b7e8
  1. 1
      base_location/__init__.py

1
base_location/__init__.py

@ -19,6 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
from . import better_zip
from . import partner
from . import state

Loading…
Cancel
Save