Skip to content

Commit

Permalink
addiing blanklines between </dl> and the examples in docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatera committed Aug 8, 2024
1 parent 6fb3db5 commit b254467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymathics/natlang/textual_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class Containing(Builtin):
<dd>represents an object of the type outer containing objects\
of type inner.
</dl>
'Containing' can be used as the second parameter in 'TextCases' and 'TextPosition'.
Supported $outer$ strings are in {"Word", "Sentence", "Paragraph", "Line", "URL", "EmailAddress"}.
Expand Down

0 comments on commit b254467

Please sign in to comment.