EVOLUTION-NINJA
Edit File: agent_exceptions.py
class NoAgentSectionHeaderException(Exception): pass class NoManifestFileException(Exception): pass