We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21e681 commit ad4b738Copy full SHA for ad4b738
twitchio/user.py
@@ -21,6 +21,7 @@
21
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22
DEALINGS IN THE SOFTWARE.
23
"""
24
+from __future__ import annotations
25
26
import datetime
27
import time
0 commit comments