PEP 479: add appropriate __future__ tag
This commit is contained in:
parent
1a54c15a71
commit
61c1ba9600
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ Twitter Authentication, and miscellaneous methods that are useful when
|
||||||
dealing with the Twitter API
|
dealing with the Twitter API
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
from __future__ import generator_stop
|
||||||
import warnings
|
import warnings
|
||||||
import re
|
import re
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue