Showing 1 of 1 total issue
File server.py
has 332 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
"""
Main code for service-it.
Contains the ``ServiceClient`` and ``ServiceServer`` classes.
"""
from __future__ import annotations