Loading project/annotator/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ Main functions: * View all batches * Annotate batch Two Blueprints define two annotator systems: Two :bp:`Blueprints <blueprints>` define two annotator systems: * Local: at ``/annotator`` * With `Mechanical Turk <https://www.mturk.com/>`__: at ``/mturk`` """ Loading project/user/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Main functions: * Upload projects * Get outputs A Blueprint defines this user system: under ``/user`` A :bp:`Blueprint <blueprints>` defines this user system: under ``/user`` """ Loading Loading
project/annotator/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ Main functions: * View all batches * Annotate batch Two Blueprints define two annotator systems: Two :bp:`Blueprints <blueprints>` define two annotator systems: * Local: at ``/annotator`` * With `Mechanical Turk <https://www.mturk.com/>`__: at ``/mturk`` """ Loading
project/user/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Main functions: * Upload projects * Get outputs A Blueprint defines this user system: under ``/user`` A :bp:`Blueprint <blueprints>` defines this user system: under ``/user`` """ Loading