~bjornt/landscape-charm/deploy-landscape-client

« back to all changes in this revision

Viewing changes to dev/deploy-landscape-client

  • Committer: Bjorn Tillenius
  • Date: 2015-06-18 12:43:22 UTC
  • Revision ID: bjorn@tillenius.me-20150618124322-duuqru34qg589j73
Typo.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
"""
13
13
 
14
14
# This import isn't strictly needed, since we don't need to support
15
 
# Python2, but this make linting easier, since we have a mix of Python2
 
15
# Python2, but this makes linting easier, since we have a mix of Python2
16
16
# and Python3 in the charm
17
17
from __future__ import print_function
18
18