Skip to content

Commit

Permalink
Removed copy docstring from _to_tt_format.
Browse files Browse the repository at this point in the history
  • Loading branch information
AGaliciaMartinez committed Jan 11, 2022
1 parent 2afd66f commit d065f38
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,14 +167,7 @@ def _to_tt_format(self):
For a more detailed explanation of the algorithm see [1]_.
Note that this method was created to be used in the init method of
the FiniteTT class.
Parameters
----------
network : Network
copy: bool
If False, the operation is performed in-place. Default: True.
the FiniteTT class. It performs an in-place modification of the nodes.
References
----------
Expand Down

0 comments on commit d065f38

Please sign in to comment.