Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jph00 committed Oct 19, 2024
1 parent bcf168a commit 4f13a4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nbs/api/08_showdoc.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,6 @@
" if self.dm.has_docment:\n",
" doc += _create_html_table(str(self.dm))\n",
" return doc\n",
" __repr__=__str__=_repr_html_\n",
"\n",
" def doc(self):\n",
" \"Show `show_doc` info along with link to docs\"\n",
Expand Down

0 comments on commit 4f13a4d

Please sign in to comment.