Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Fixed typo in documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
todofixthis committed Nov 4, 2018
1 parent 6310d7e commit 6c44d4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion iota/adapter/wrappers.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ class RoutingWrapper(BaseWrapper):
RoutingWrapper('http://12.34.56.78:14265')
.add_route('attachToTangle', 'http://localhost:14265')
.add_route('interruptAttachingToTangle', 'http://localhost:14265')
),
)
"""

Expand Down

0 comments on commit 6c44d4f

Please sign in to comment.