Fix annotation (#4035)

This commit is contained in:
Chenlei Hu 2024-07-16 18:20:39 -04:00 committed by GitHub
parent 60383f3b64
commit f2298799ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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