Update README to point to RTD for docs instead of PythonHosted.org
[osm/N2VC.git] / juju / exceptions.py
1 class DeadEntityException(Exception):
2 pass