Skip to content
Snippets Groups Projects
Commit c82963d6 authored by Ladislav Lhotka's avatar Ladislav Lhotka
Browse files

Fix doctest snippet.

parent f01f97e6
No related branches found
No related tags found
No related merge requests found
......@@ -278,7 +278,7 @@ The module defines the following exceptions:
.. doctest::
>>> Context.sid2route('/ex3a:top/ex3a:bar', ('example-3-b', '2016-08-22'))
>>> Context.sni2route('/ex3a:top/ex3a:bar', ('example-3-b', '2016-08-22'))
[('top', 'example-3-a'), ('bar', 'example-3-a')]
.. classmethod:: path2route(path: SchemaPath) -> SchemaRoute
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment