Spaces:
Runtime error
Runtime error
| """``python -m proteus`` entry point.""" | |
| from proteus.cli import main | |
| raise SystemExit(main()) | |
| """``python -m proteus`` entry point.""" | |
| from proteus.cli import main | |
| raise SystemExit(main()) | |