##// END OF EJS Templates
Definition -> Signature
Thomas Kluyver -
Show More
@@ -607,7 +607,7 b' class Inspector:'
607 607
608 608 add_fields([("Length", "length"),
609 609 ("File", "file"),
610 ("Definition", "definition"),
610 ("Signature", "definition"),
611 611 ])
612 612
613 613 # Source or docstring, depending on detail level and whether
General Comments 0
You need to be logged in to leave comments. Login now