update_profile_background_image has been in endpoints.py twice for a bit, my bad. Using update_profile_banner_image for the function name to update profile banner image (that's what it was called previously)
8 lines
99 B
INI
8 lines
99 B
INI
[run]
|
|
omit = twython/advisory.py
|
|
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
|
|
def __repr__
|