Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudon committed Nov 2, 2023
1 parent cf88058 commit bee194e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pygenstability/pygenstability.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ def run(
- 'ttprime': ttprime matrix
"""
method = _check_method(method)
print(method)
run_params = _get_params(locals())
graph = _graph_checks(graph)
scales = _get_scales(
Expand Down

0 comments on commit bee194e

Please sign in to comment.