fix extra 't' #8778
This commit is contained in:
parent
eb3cd301ae
commit
a85bd06a82
|
@ -67,7 +67,7 @@ Examining Symbol Tables
|
|||
|
||||
Return ``True`` if the block uses ``exec``.
|
||||
|
||||
.. method:: has_import_start()
|
||||
.. method:: has_import_star()
|
||||
|
||||
Return ``True`` if the block uses a starred from-import.
|
||||
|
||||
|
|
Loading…
Reference in New Issue