commit | a95ac779e6bca0d87819969e361627182b83292c | [log] [tgz] |
---|---|---|
author | Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com> | Tue Jul 07 20:09:56 2020 -0300 |
committer | GitHub <noreply@github.com> | Tue Jul 07 20:09:56 2020 -0300 |
tree | 6e79fd65a5310f2bdde3e904345b93305d535315 | |
parent | 8f42748ded5e978fe8a924115179d45a74a6363b [diff] |
bpo-41224: Document is_annotated() in symtable module and update doc strings (GH-21369) * Document is_annotate() and update doc strings * Move quotes to the next line. Co-authored-by: Pablo Galindo <Pablogsal@gmail.com> Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>