Merge pull request #55 from petevg/bug/fix-placement-docstring
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass