chrislit/abydos

View on GitHub
abydos/distance/_ncd_arith.py

Summary

Maintainability
A
0 mins
Test Coverage

Wrong hanging indentation before block (add 4 spaces).
Open

        probs: Optional[Dict[str, Tuple[Fraction, Fraction]]] = None,
Severity: Info
Found in abydos/distance/_ncd_arith.py by pylint

TODO probs: Optional[Dict[str, Tuple[Fraction, Fraction]]] = None, ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

        **kwargs: Any
Severity: Info
Found in abydos/distance/_ncd_arith.py by pylint

TODO **kwargs: Any ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

        self,
Severity: Info
Found in abydos/distance/_ncd_arith.py by pylint

TODO self, ^ |

There are no issues that match your filters.

Category
Status