OpoTests/Python/server.py

5 lines
97 B
Python

#!/usr/bin/env python3
from Application.OpoTests import OpoTests
opo_test:OpoTests = OpoTests()