choderalab/protons

View on GitHub
protons/app/ncmcreporter.py

Summary

Maintainability
A
1 hr
Test Coverage

Function _create_netcdf_structure has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def _create_netcdf_structure(self):
        """Construct the netCDF directory structure and variables
        """

        grp = self._out.createGroup("Protons/NCMC")
Severity: Minor
Found in protons/app/ncmcreporter.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status