5cdd0bb9e0d4bdafd56194af7521fd0318ed9c02
[quizzer.git] / pq.py
1 #!/usr/bin/env python
2
3 import quizzer.cli
4
5
6 quizzer.cli.main()