matteoferla/Fragmenstein

View on GitHub
fragmenstein/victor/_victor_base.py

Summary

Maintainability
A
3 hrs
Test Coverage

Function __init__ has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def __init__(self,
                 hits: List[Chem.Mol],
                 pdb_filename: Union[None, str] = None,
                 pdb_block: Union[None, str] = None,
                 ligand_resn: str = 'LIG',
Severity: Minor
Found in fragmenstein/victor/_victor_base.py - About 1 hr to fix

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

        def __init__(self,
    Severity: Major
    Found in fragmenstein/victor/_victor_base.py - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status