~barryprice/juju-deployer/LP1892423

« back to all changes in this revision

Viewing changes to deployer/action/base.py

  • Committer: Adam Gandelman
  • Date: 2013-09-03 20:44:14 UTC
  • mfrom: (69.3.45 darwin)
  • Revision ID: adamg@canonical.com-20130903204414-xsqqz2gp83dp5d2o
MergeĀ lp:juju-deployer/darwin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
class BaseAction(object):
 
3
    pass