thenaterhood/heartbeat

View on GitHub
src/heartbeat/network/__init__.py

Summary

Maintainability
A
35 mins
Test Coverage

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, port, callback, daemon=True, timeout=None, sock=socket.socket):
Severity: Minor
Found in src/heartbeat/network/__init__.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status