Python 3.9 annotation compatibility (#16852)

This commit is contained in:
w-e-w
2025-03-05 00:11:26 +08:00
committed by GitHub
parent e7edad6fe9
commit 374bb6cc38

View File

@@ -1,3 +1,4 @@
from __future__ import annotations
import os
import re