Skip to content

Commit

Permalink
Auto-fix lint and format issues
Browse files Browse the repository at this point in the history
  • Loading branch information
octavia-squidington-iii committed Nov 13, 2024
1 parent ed0ac44 commit b90a0f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import pkgutil
from copy import deepcopy
from importlib import metadata
from typing import Any, Dict, Iterator, List, Mapping, Optional, Tuple, Union
from typing import Any, Dict, Iterator, List, Mapping, Optional, Union
from packaging.version import Version, InvalidVersion

import yaml
Expand Down

0 comments on commit b90a0f0

Please sign in to comment.