Revert "Change API method docstrings to raw strings"
authorHarmon <Harmon758@gmail.com>
Tue, 25 Oct 2022 23:26:51 +0000 (18:26 -0500)
committerHarmon <Harmon758@gmail.com>
Thu, 27 Oct 2022 23:28:04 +0000 (18:28 -0500)
commit92f9cb94865c0c991428772d2f36efb795308ab2
tree0c8447c49d4a216ed378316d1ef8b156452f1ccf
parent3874579bac22a6648e774995478cb597689d89bc
Revert "Change API method docstrings to raw strings"

This reverts commit fb851a0192cb97d321611eb33427b872ff5ccbb9.

This broke multi-line signature overrides and will likely be resolved with type hints anyway.
tweepy/api.py