Skip to content

Commit 37ba7ca

Browse files
committed
add new util to all dunder
1 parent 48be5fc commit 37ba7ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

twitchio/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"MISSING",
4141
"handle_user_ids",
4242
"_is_submodule",
43+
"date_to_datetime_with_z",
4344
)
4445

4546
T_co = TypeVar("T_co", covariant=True)

0 commit comments

Comments
 (0)