diff --git a/twitchio/user.py b/twitchio/user.py index 444a3e0a..3023040f 100644 --- a/twitchio/user.py +++ b/twitchio/user.py @@ -21,6 +21,7 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. """ +from __future__ import annotations import datetime import time