Only the *first* docstring defined in a source file will be associated with that module's __doc__ string. So I'm removing the second one that was there as it is unnecessary. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| core.py | ||
| oauth.py | ||
| streaming.py | ||
| twyauth.py | ||
Only the *first* docstring defined in a source file will be associated with that module's __doc__ string. So I'm removing the second one that was there as it is unnecessary. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| core.py | ||
| oauth.py | ||
| streaming.py | ||
| twyauth.py | ||