Skip to content

Fix tables in docstrings #182

@e-lo

Description

@e-lo
/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/fasttrips/Util.py:docstring of fasttrips.Util.calculate_pathweight_costs:12: WARNING: Malformed table.
Text in column margin in table line 7.
==================  ===============  =====================================================================================================
column name          column type     description
==================  ===============  =====================================================================================================
`var_value`                 float64  The value to weight
`growth_type`                   str  ['constant', 'exponential', 'logarithmic', 'logistic']
`growth_log_base`           float64  [logarithmic only] log base for logarithmic base value
`growth_logistic_max`       float64  [logistic only] Maximum assymtotic value for logistic curve
`growth_logistic_mid`       float64  [logistic only] X-Axis location of the midpoint of the curve
==================  ===============  =====================================================================================================

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions