OpoTests/Python/Interfaces/HTTPSocketDriverInterface.py

4 lines
65 B
Python

#!/usr/bin/env python3
class HTTPSocketDriverInterface:
pass