pep585 and pathlib updates

This commit is contained in:
OMEGARAZER
2023-01-25 22:23:59 -05:00
parent e96b167b71
commit cf5f7bfd16
14 changed files with 31 additions and 28 deletions
+1 -1
View File
@@ -2,8 +2,8 @@
# -*- coding: utf-8 -*-
import logging
from collections.abc import Iterable
from time import sleep
from typing import Iterable
import prawcore