Skip to content

Commit

Permalink
Doc formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenbach committed Sep 21, 2016
1 parent 45d78e1 commit 8b460d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snorkel/models/candidate.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def candidate_subclass(class_name, args, table_name=None):
Creates the table in DB if does not exist yet.
Import using
.. code-block:
.. code-block::
from snorkel.models import candidate_subclass
:param class_name: The name of the class, should be "camel case" e.g. NewCandidateClass
Expand Down

0 comments on commit 8b460d8

Please sign in to comment.