""" Allow running the package with: python -m console """ from console.main import main main()