Skip to content

Commit

Permalink
raw doctrings
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatera committed Feb 3, 2025
1 parent 408eb91 commit a71064c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mathics/builtin/datentime.py
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@ def evaluate(self, evaluation: Evaluation) -> Expression:


class TimeConstrained(Builtin):
"""
r"""
<url>:WMA link:https://reference.wolfram.com/language/ref/TimeConstrained.html</url>
<dl>
Expand Down
2 changes: 1 addition & 1 deletion mathics/builtin/numbers/randomnumbers.py
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ def eval_list(self, zmin, zmax, ns, evaluation):


class RandomInteger(Builtin):
"""
r"""
<url>
:WMA link:
https://reference.wolfram.com/language/ref/RandomInteger.html</url>
Expand Down

0 comments on commit a71064c

Please sign in to comment.