OwlCyberSecurity - MANAGER
Edit File: errors.py
from __future__ import annotations class FatalError(RuntimeError): pass