Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 24, 2023
1 parent b87114e commit d6a5bf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dargs/dargs.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
from enum import Enum
from textwrap import indent
from typing import Any, Callable, Dict, Iterable, List, Optional, Union

try:
from typing import get_origin
except ImportError:
Expand Down

0 comments on commit d6a5bf4

Please sign in to comment.