Module game_qu.tests.test_code_compiles

Tests whether the code compiles (mainly tests that there are no circular imports)

Expand source code
"""Tests whether the code compiles (mainly tests that there are no circular imports)"""