"""Allow running as python -m oracle."""
from .main import main

main()
