clients-protocol/test/test_init.py
Jon Michael Aanes 35554771d4
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 28s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 28s
Ruff and __version
2025-07-13 23:57:01 +02:00

4 lines
82 B
Python

def test_init():
import clients_protocol
import clients_protocol.autoload