Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSchiavini committed Sep 16, 2024
1 parent 16d83aa commit fc63218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vvm/utils/versioning.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import itertools
import re
from typing import Optional, Any
from typing import Any, Optional

from packaging.specifiers import InvalidSpecifier, Specifier
from packaging.version import Version
Expand Down

0 comments on commit fc63218

Please sign in to comment.