prasadtalasila/IRCLogParser

View on GitHub
lib/network_util.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def hits(G, max_iter=100, tol=1.0e-8, nstart=None, normalized=True):
Severity: Minor
Found in lib/network_util.py - About 35 mins to fix

There are no issues that match your filters.

Category
Status