Fix annotation (#4035)

This commit is contained in:
Chenlei Hu 2024-07-16 18:20:39 -04:00 committed by GitHub
parent 059c99f4c5
commit 3b7561eccb

View File

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