Skip to content
Snippets Groups Projects

18.0 backport

Open Vincent Hatakeyama requested to merge topic/16.0/backport into branch/16.0
Files
6
+ 1
1
@@ -19,7 +19,7 @@
##############################################################################
import datetime
from typing import Any, Callable, Optional
from typing import Any, Callable, Optional, Literal
import pytz
Loading