openpathsampling/openpathsampling-cli

View on GitHub
example_plugins/tps.py

Summary

Maintainability
A
1 hr
Test Coverage

Function tps has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def tps(input_file, engine, state, init_traj, output_file, nsteps):
Severity: Minor
Found in example_plugins/tps.py - About 45 mins to fix

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

    def tps_main(engine, states, init_traj, output_storage, n_steps):
    Severity: Minor
    Found in example_plugins/tps.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status